Skip to content

samitkapoor/to-do

Repository files navigation

to-do

A to-do application made with React.js

Preview

image

2023-05-24.02-27-48.mp4

Follow the steps below to run this project

  • Clone this repository by following the steps mentioned
    • Click the green color Code button first.
    • Now copy the link displaying in your screen.

image

  • Open command prompt and navigate to the path where you want to clone this repository.
  • Type git clone <Paste the link you copied in the above step> and hit enter!
  • Congratulations, you have successfully cloned this repository in your computer.
  • Open the project in your terminal
  • Run command npm install to install all the necessary packages
  • Run command npm run dev to run the project
  • Go to the specified URL as shown in the picture

image


  • Here's my portfolio to know more about me!
  • If you liked this project, then do leave a star on this repository and feel free to check my other repositories! 😉