Skip to content

nandes007/ecommerce-frontend

Repository files navigation

Simple Ecommerce Retail Front-End

Main Menu

Screenshot 2022-09-19 211540

How to use ?

# Clone the repository
$ git clone https://github.com/nandes007/ecommerce-frontend.git

# Move into repository
$ cd ecommerce-frontend

# Remove the current origin repository
$ git remote remove origin

# Install dependencies
$ npm install

# Start the development server
$ npm run dev

Build using:

➡️ Vuejs 3
➡️ Vite
➡️ Pinia for state management
➡️ Vue route for routing
➡️ Tailwind css and Postcss for styling

Fetures

🟢 Register Account
🟢 Verification Account using Email
🟢 Authentication Account
🟢 Add to Cart
🟢 Add Order
🟢 Profile Section

Back-End

Here link to see back-end source code. Ecommerce Back-End.

About

Ecommerce front-end with vuejs-vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages