Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 list

Usage
-----

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 them

Technologies Used
-----------------

- ReactJS

Credits
-------

This app was built by myself. Feel free to contribute or modify as needed.