Skip to content

ShadyShawkat/todo-react

Repository files navigation

TODO

"TODO" is a website for you to keep and manage your todos. It is a Single Page App (SPA) that allows users to:

  • Add new todos.
  • edit uncompleted todos.
  • delete todos.
  • complete todos.
  • clear all completed todos.

Screenshot

screenshot

Built With

  • React
  • CSS

Live Demo

Check here the Live Demo!

Prerequisites

  • npm or yarn
  • git
  • A text editor
  • A recent version of a browser (tested in Firefox and Chrome)

Setup

  1. Open a command line
  2. Clone the project to your computer with git clone git@github.com:ShadyShawkat/todo-react.git
  3. Go into the folder to the project with cd todo-react
  4. Build the node modules with npm install.

Usage

Any change to the project should be done in the folder src.

Author

👤 Shady Shawkat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published