This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.
- React
- Babel
To get a local copy up and running follow these simple example steps.
You will need to have git and installed in your machine
To clone Run
https://github.com/Ginohmk/TodoLst-UsingReact.git
Run
cd TodoLst-UsingReact
To install all dependencies Run
npm install
Run
npm start
(to enable webpack live server)
Runnpm build
(to build production folder (dist) )
👤 Author
- 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!
- Hat tip to anyone whose code was used
- Inspiration
This project is MIT licensed.