Skip to content

This is a Simple Todo App the maintain all your task to be done. it runs on browser.

Notifications You must be signed in to change notification settings

faizan619/ReactVite-TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

1] Terminal :

git clone https://github.com/faizan619/ReactVite-TodoApp.git
npm install
npm run dev

2] Github CLI :

gh repo clone faizan619/ReactVite-TodoApp
npm install
npm run dev

3] Download the Zip File

extract file
npm install
npm run dev