https://github.com/inspecta/todo-app-react
https://github.com/inspecta/todo-app-react
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/inspecta/todo-app-react
- Owner: inspecta
- License: mit
- Created: 2022-10-31T07:59:38.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-01T09:08:00.000Z (over 3 years ago)
- Last Synced: 2025-04-03T20:22:05.833Z (about 1 year ago)
- Language: JavaScript
- Size: 974 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo Application
> A ToDo List Application developed using the React Library. Add todo tasks through a form, edit the tasks and also delete the tasks. Display the todo list tasks.
## Built With
- Major languages - JSX
- Frameworks - React
- Technologies used - VS Code, Chrome
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Local Machine, Git, Text Editor (VS Code preferably)
### Setup
- Checkout the project repository here [Link](https://github.com/inspecta/ToDo-App-Reactr)
### Install
- Use can use the repository HTTPS or SSH Urls to clone the project on your local machine or download the ZIP folder and extract its contents.
### Usage
- Run the index.html file in the root directory of the project using any browser.
### Run tests
- Use Chrome dev tools
- Ensure to checkout any linter errors
### Deployment
- Use Github pages for free and secure deployment.
### Live Demo
- Checkout live demo [here](https://inspecta.github.io/ToDo-App-React/)
## Authors
👤 **Derrick Mulinde**
- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [derrick-mulinde](https://linkedin.com/in/derrick-mulinde)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to open a new issue in the repository. I will be grateful to have them.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks Microverse for the support and inspiration to do this.
- This replica was originally designed by Cindy Shin in Behance. Checkout Cindy's design [Here](https://www.behance.net/adagio07)
## 📝 License
This project is [MIT](./LICENSE) licensed.