To-do list application written with Python and Javascript using Client + API architechture
- React 18.2.0
- Python 3.8
- Flask 2.2.2
- Flask-SQLAlchemy 3.0.2
- Clone repository via SSH or HTTP and
cdinto it. FLASK_APP=api/app.py flask runnpm run --prefix react_cl start- Access http://127.0.0.1:3000 (should open automatically).