Skip to content

Django, React.js webapp to make orders from a menu to a vendor via WhatsApp.

Notifications You must be signed in to change notification settings

curiousHG/19-order-to-whatsapp

Repository files navigation

19-order-to-whatsapp

https://www.19onlineshop.com

To run the project

Commands

  1. To run the backend
source venv/bin/activate
python3 manage.py runserver
  1. To run the frontend
cd frontend
npm install
npm run dev

About

Django, React.js webapp to make orders from a menu to a vendor via WhatsApp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published