Skip to content

A simple todo list react webapp having features to add todos, delete as well as uses features like routing, components, propes, states, etc.

License

Notifications You must be signed in to change notification settings

thesmartdeveloperr/ToDo-list-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A ToDo web app in React

This project was bootstrapped with Create React App. I learnt about react hooks, components, states, etc with this project.

Using React Router

I have also used react router in the project for certain tasks(basically going back and forth between adding new todos and the main todo list page), it is the main thing which makes this a SPA app.

##Contributions

Feel free to check out my project and open any issues or PRs as well as drop any suggestions, if you have, for me.. I will be happy to address them. Thankyou.