Skip to content

TedLivist/react-todo

Repository files navigation

React ToDo

This ToDo App was built to consolidate understanding of React following a React Tutorial by iBasLogic. Users can add, edit, delete tasks. The tasks are also persisted on to the browser's localStorage. The link to the first section of the guide can be found here.

Built With

  • React

Live Demo

Visit the live demo here

Getting Started

Setup

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

  • Click the green Code button on the repo
  • Copy the repository link
  • In your local PC, open your terminal in the folder you would like to clone the project.
  • Clone the repo with the command: git clone (copied link); like so: git clone https://github.com/TedLivist/react-todo.git
  • On the terminal, navigate into the directory like so: cd math-magicians
  • Checkout to branch name like so: git checkout [branch name]
  • Run npm i or yarn to install the dependencies
  • Run npm start or yarn start to start the application

Author

👤 Teddy-Livingstone Ememandu

🤝 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published