Skip to content

Todo app is a Single-Page application helps you stay organized in your daily tasks as you can add, remove, edit, and also mark task as completed. Data in this app has been preserved using localStorage. This app was built according to the steps provided in the React Tutorial From Scratch: A Step-by-Step Guide (2021)

License

Notifications You must be signed in to change notification settings

DammyShittu/react-todo-app

Repository files navigation

Todo Aopp With React

Todo app is a Single-Page application helps you stay organized in your daily tasks as you can add, remove, edit, and also mark task as completed. Data in this app has been preserved using localStorage. This app was built according to the steps provided in the React Tutorial From Scratch: A Step-by-Step Guide (2021)

Live Link

Kindly click to view the App

Screenshot

Getting Started

To get a local copy up and running follow these simple steps.

  • You can clone this repo by typing https://github.com/DammyShittu/react-todo-app.git on your terminal.

  • Type cd react-todo-app to access the project on the terminal.

  • Run npm install from your editor's terminal.

  • Run npm start from your editor's terminal to run the app in the development mode.

  • Run npm run build to build the app for production.

Testing

  • Run npm test to launch the test runner in the interactive watch mode

Language Used:

This project was bootstrapped with Create React App.

Version Control System

GIT

👤 Author

GitHub: @dammyShittu

Twitter: @aded_shittu

LinkedIn: Adedamola Shittu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgement

Big thanks to Ibas Majid for making this tutorial available.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Todo app is a Single-Page application helps you stay organized in your daily tasks as you can add, remove, edit, and also mark task as completed. Data in this app has been preserved using localStorage. This app was built according to the steps provided in the React Tutorial From Scratch: A Step-by-Step Guide (2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published