- Flask
- Material UI
- React JS
Youll need to have: Python 3.10, and NodeJs installed
- In requirement.txt
- To start the flask server
python api.py
- Frontend
cd frontend
npm install
npm run dev
- Make use of an actual real database to store quotes
- Deploy the Website