/ToDo-list-react-app

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

Primary LanguageJavaScriptMIT LicenseMIT

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.