Skip to content

πŸš—βœ¨ A sleek car shop mock-up web app built with the Quasar framework for a stunning and responsive experience! πŸŒŸπŸ”§

Notifications You must be signed in to change notification settings

a9na/carshop-quasar-app

Repository files navigation

πŸš™πŸ’° Car Shop Website (Built with Quasar)

Welcome to the Carshop Quasar App! This project is a modern and sleek car shop mock-up web application tailored to highlight the services and offerings of a car shop. It showcases the powerful capabilities of Quasar for creating high-quality web applications. Leveraging Quasar's robust framework allows for building a responsive and cross-platform Vue.js application, ensuring a seamless and engaging user experience across various devices.

Languages & Technologies used:

Quasar SASS Vite NodeJS Express.js

πŸ“¦ Project Structure

The project is organized into the following main directories:

  • src/: Contains the source code for the application.
    • assets/: Includes static files like images, fonts, and icons.
    • components/: Houses reusable Vue components used throughout the app.
    • layouts/: Defines the layout components for different views.
    • pages/: Contains the page components that represent different routes.
    • router/: Manages the application's routing configuration.
    • store/: Implements Vuex state management for handling global state.
    • boot/: Initialization files that are run before the app starts.
    • css/: Stylesheets and custom CSS for the application.

πŸ“œ Features

  • Responsive Design: Optimized for various screen sizes and devices.
  • Quasar Framework: Utilizes Quasar's powerful UI components and theming system.
  • Vue.js: Leverages Vue.js for a reactive and modular front-end.
  • State Management: Uses Vuex for managing global application state.
  • Routing: Configured with Vue Router for seamless navigation.

πŸ› οΈ Installation

To get started with the Carshop Quasar App, follow these steps:

  1. Clone the Repository:
   git clone https://github.com/a9na/carshop-quasar-app.git
  1. Navigate to the Project Directory:
cd carshop-quasar-app
  1. Install Dependencies:
npm install
  1. Run the Development Server:
quasar dev
  1. Open your browser and navigate to http://localhost:8080 to see the application in action.

βš™οΈ Configuration

Configuration files are located in the quasar.conf.js file in the root directory. You can customize various settings including build options, development server settings, and more.

πŸ“š Documentation

For more information on Quasar Framework and Vue.js:

About

πŸš—βœ¨ A sleek car shop mock-up web app built with the Quasar framework for a stunning and responsive experience! πŸŒŸπŸ”§

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published