Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dharanchilukuri/todolist-crud

todo list app to manage tasks
https://github.com/dharanchilukuri/todolist-crud

jsx parcel reactjs tailwindcss usestate-hook

Last synced: about 2 months ago
JSON representation

todo list app to manage tasks

Awesome Lists containing this project

README

        

# Todilist-

run "npm start" in command line to start running the project.

used usestate hook to track local state variables.

Styled components using tailwind css

You can perform add/edit/delete operations on the list items.