Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahsuvarli/todo-list-app
This is a simple todo app built in ReactJS for managing and tracking tasks.
https://github.com/shahsuvarli/todo-list-app
css html list netlify reactjs simple todo
Last synced: 1 day ago
JSON representation
This is a simple todo app built in ReactJS for managing and tracking tasks.
- Host: GitHub
- URL: https://github.com/shahsuvarli/todo-list-app
- Owner: shahsuvarli
- Created: 2022-06-22T11:27:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T21:20:44.000Z (almost 2 years ago)
- Last Synced: 2024-12-14T13:45:59.347Z (about 2 months ago)
- Topics: css, html, list, netlify, reactjs, simple, todo
- Language: JavaScript
- Homepage: https://todo-list-app-simple.netlify.app
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Todo Simple App React
=====================This is a simple Todo app built in React that helps you keep track of your tasks.
Features
--------- Add new tasks to the list
- Mark tasks as completed
- Remove tasks from the listUsage
-----1. Go to
2. Type a task in the input field and click the "Add" button
3. Mark tasks as completed by clicking the checkbox next to them
4. Remove tasks by clicking the "X" button next to themTechnologies Used
------------------ ReactJS
Credits
-------This app was built by myself. Feel free to contribute or modify as needed.