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

https://github.com/prabhu30/react-todo-app

A Todo Application built using React
https://github.com/prabhu30/react-todo-app

local-storage react-context-api tailwindcss

Last synced: about 1 year ago
JSON representation

A Todo Application built using React

Awesome Lists containing this project

README

          

# React Todo Application

- Checkout the live version of the website here - [Link](https://react-todo-app-pk.netlify.app/)
- Concepts Used :
- Context API (`useContext`)
- State management
- `useEffect` hook
- `useState` hook
- JSX
- Functional Components