- Notifications
You must be signed in to change notification settings - Fork0
SaneeyaIqbal/To-Do-List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fully functional TO DO list.
Anyone can add the items to the list.
This application has only frontend and works fine.
Installation:
Clone this Repo:
https://github.com/SaneeyaIqbal/To-Do-List.gitGet inside the todolist folder:
cd todolistStart the application:
npm startUsing redux I have mainted my state in another folder. To check that implementation: Get into to-do-list folder:
cd to-do-listStart the application:
npm startI hope you liked this application.