Skip to content

Ecommerce Website made up using django as backend and React as frontend and mysql as database

Notifications You must be signed in to change notification settings

Accel-Byte/Ecommerce

Repository files navigation

Ecommerce

Ecommerce app made up using django and Reactjs

Snapshots

Register

Register

Login

Login

Profile

Profile

HomePage

HomePage

Pagination

Pagination

Product Detail

Product Detail

Cart

Cart

Order

Order

Order History

Order History

Prerequisite

  • Node.js
  • Django

Setup Locally

git clone https://github.com/Accel-Byte/Ecommerce.git
cd Ecommerce
python -m venv venv
pip install -r requirements.txt
python manage.py runserver

🎉 And that's it! You will now be able to visit http://localhost:3000/ URL and see your application up and running.

Thanks

  • I'd appreciate a star if you find this helpful.

License

MIT

About

Ecommerce Website made up using django as backend and React as frontend and mysql as database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published