You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Todolist Project is created by me with the help of Devtown FWD 7 days Bootcamp and few internet sources . I hope you will run this and try it
to run this
step 1 Download ZIP file of this code and extract to your computer
step 2 open the extracted folder in vs code
step 3 open new terminal in vs code.
step 4 type "npm i" and wait for installation to complete.
step 5 type "npm start" and your code will run on browser automatically .
Thankyou
About
This is a first mini project of a todolist using React created by me on github with the help of Devtown 7 days Front end Bootcamp and with the help of some internet sources.