Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 472 Bytes

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