Click on the play button to start the video.
To.Do.List.-.Personal.-.Microsoft.Edge.2024-05-09.21-07-44.mp4
- Install NodeJS
- Install VS Code
- Install Git
- For cloninig write: git clone https://github.com/Akanksha12-i/To-Do-List.git
OR
Your can also first fork it in your account and clone it in your local system using the link of your repository.
- Open a terminal and make sure you are in the working directory folder.
- Write this in terminal: npm install
- This will install the node_modules folder for the packages.
- Now you can access website by writing "localhost:5000" in your browser.