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

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

A Todo List with React
https://github.com/grayturtle01/react-todo

css gh-pages hooks html javascript react

Last synced: 2 months ago
JSON representation

A Todo List with React

Awesome Lists containing this project

README

          

# react-todo
A Front-End Todo List App created with Create-React-App

## Features 🧰
- Read All Task
- Add New Task
- Edit Task
- Delete Task
- Check/Uncheck Task
- Filter Tasks : ['All', 'Completed', 'Active']

## SnapShoot 📸

![Todo-Snap](snapshoot/screenshot-2.png)