This project showcases Todo list with Reactjs , typescript and python flask
Screencast.from.22-08-2023.01_47_44.video-converter.com.mp4
This project depends on Nodejs and Node Package Manager (NPM). Before continuing, you must download and install Node (the download includes NPM) from https://nodejs.com/en/download.
In the project directory,in your terminal, you can run:
git clone https://github.com/Ginohmk/Todo-list-flask-React.git
cd client
npm i
npm start
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.
cd server/venv
cd pip install -r requirements.txt
FLASK_APP=app.py FLASK_DEBUG=1 flask run
👤 Kanu Mike
- GitHub: @Ginohmk
- Twitter: @michotall95
- LinkedIn: @kanumike
- Instagram: @savy_kanu_mike
- Facebook: @mike.kanu
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
[This project is MIT licensed. ..