Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdulhamiid/react-todo

A simple To-do list website which to organize your day. you can lists things you need to do, edit a task or mark task as completed. built with React
https://github.com/abdulhamiid/react-todo

react

Last synced: 21 days ago
JSON representation

A simple To-do list website which to organize your day. you can lists things you need to do, edit a task or mark task as completed. built with React

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Todo List App with React

> This project is a simple "To-do list" website which allows user to organize their day. It simply lists the things that you need to do and allows you to edit a task or mark as complete and all changes are saved in the local storage.

## Built With

- REACT
- Both Functional & Class components
- Linters

## Getting Started

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

### Clone this repository

```
https://github.com/abdulhamiid/react-todo.git
```

### Live Demo
- Deployed with netlify
- [Link here](https://eclectic-brioche-50e38d.netlify.app/)

## Basic Setup
### Install all dependencies

```
npm install
```

### Deployment

Run ```npm start```

## Author

👤 **Abdulhamid**

- GitHub: [@githubhandle](https://github.com/abdulhamiid)
- Twitter: [@twitterhandle](https://twitter.com/abdulhamid_adio)
- LinkedIn: [LinkedIn](https://linkedin.com/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/abdulhamiid/react-todo/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration - Following [React turtorial](https://ibaslogic.com/react-tutorial-for-beginners/)
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.