/vuejs-ecommerce

eCommerce web app build using VueJs, TailwindCSS, Python, Django and Django Rest Framework.

Primary LanguageVue

eCommerce Web App

This is a eCommerce web app developed using VueJs on Frontend and Django/DRF on Backend.

Checkout live demo here.

Tools and Framework used

VueJs Tailwindcss Vite

Features

  • Login/Signup
  • Logout
  • Homepage (Products List)
  • Product View Page
  • Cart Page
  • Address Page
  • more coming soon.

How to Run the Project?

Make sure nodejs is installed.

  • Open the Project on any Code Editor
  • Open the Integrated Terminal
  • Run npm install (It will install the required node modules).
  • Type npm run dev to run the server

Checkout Backend Process to run backend Server.

Devloped by Ajay Patel