Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

yadav-saurabh/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App

To set up the project
$ git clone https://github.com/yadav-saurabh/todo.git
$ cd todo
$ npm install
To run the project
$ npm run dev