Skip to content

Shin123/todo-flask-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask-react-todo

To-do list application written with Python and Javascript using Client + API architechture


Technologies

  • React 18.2.0
  • Python 3.8
  • Flask 2.2.2
  • Flask-SQLAlchemy 3.0.2

How to run

  1. Clone repository via SSH or HTTP and cd into it.
  2. FLASK_APP=api/app.py flask run
  3. npm run --prefix react_cl start
  4. Access http://127.0.0.1:3000 (should open automatically).

About

Full stack with Todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors