Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/todolst-usingreact
This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.
https://github.com/codewithmike01/todolst-usingreact
css3 react-hooks react-router reactjs
Last synced: 15 days ago
JSON representation
This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.
- Host: GitHub
- URL: https://github.com/codewithmike01/todolst-usingreact
- Owner: codewithmike01
- License: mit
- Created: 2022-02-12T21:34:19.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-02-18T15:47:50.000Z (over 2 years ago)
- Last Synced: 2024-10-10T20:46:36.549Z (28 days ago)
- Topics: css3, react-hooks, react-router, reactjs
- Language: JavaScript
- Homepage: https://ginohmk.github.io/TodoLst-UsingReact/
- Size: 4.84 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# TodoLst-UsingReact
> This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.
![ScreeShot](https://github.com/Ginohmk/TodoLst-UsingReact/blob/last-review/src/screenShot/TodoListImage.png)
## Built With
- React
- Babel## Live Demo
[Live Demo Link](https://ginohmk.github.io/TodoLst-UsingReact/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
> You will need to have git and installed in your machine
### Setup
> To clone Run `https://github.com/Ginohmk/TodoLst-UsingReact.git`
> Run `cd TodoLst-UsingReact`
### Install
> To install all dependencies Run `npm install`
### Deployment
> Run`npm start`(to enable webpack live server)
> Run`npm build` (to build production folder (dist) )## Author
👤 **Author**
- GitHub: [@Ginohmk](https://github.com/Ginohmk)
- Twitter: [@michotall95](https://www.twitter.com/michotall95)
- LinkedIn: [@kanumike](https://www.linkedin.com/in/kanu-mike-497119211/)
- Instagram: [@savy_kanu_mike](https/instagram.com/savy_kanu_mike)
- Facebook: [@mike.kanu](https://www.facebook.com/mike.kanu)## 🤝 Contribute
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ginohmk/calculator-UsingReact/issues)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration## 📝 License
This project is [MIT](./MIT.md) licensed.