- Clone the repo
cd frontend && npm install && npm start
Afterwards, open http://localhost:3000 to view it in the browser.
cd backend/app && python main.py
Afterwards, open http://localhost:8000 to view it in the browser.
cd frontend && npm install && npm start
Afterwards, open http://localhost:3000 to view it in the browser.
cd backend/app && python main.py
Afterwards, open http://localhost:8000 to view it in the browser.