This is a To do app developed using React & Lifecycle methods to consolidate knowledge about React, components, props, state, hooks and react router. A user can add, delete, updated and mark items as completed
- React
- Javascript Events
- React life cycle methods
- Linters
- npm
- Gitflow
- Hooks, States, Props
To get a local copy up and running follow these simple example steps.
run the following commands in your terminal
- git clone https://github.com/JonahKayizzi/To-do-app-with-React.git
- cd To-do-app-with-React/
- git checkout dev
- npm run start - To run the application locally
- Run the brower via localhost:3000
- npm run build - To build the application locally
👤 Jonah Kayizzi
- GitHub: @JonahKayizzi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Hat tip to anyone whose code was used.
Give a ⭐️ if you like this project!
This project is MIT licensed.