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

https://github.com/karan-develops/react-to-do-list

This project (Todo List) is made using reactjs and tailwindcss through vite. It uses browser's local storage to save data between reloads. The concept of context API is used to make this project.
https://github.com/karan-develops/react-to-do-list

Last synced: 6 months ago
JSON representation

This project (Todo List) is made using reactjs and tailwindcss through vite. It uses browser's local storage to save data between reloads. The concept of context API is used to make this project.

Awesome Lists containing this project

README

          

# React-To-Do-List
This project (Todo List) is made using reactjs and tailwindcss through vite. It uses browser's local storage to save data between reloads. The concept of context API is used to make this project.