Skip to content

yavuzim/react-todolist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

# Clone this repository
$ git clone https://github.com/yavuzim/react-todolist-app.git

# Go into the repository
$ cd react-todolist-app

# Install dependencies
$ npm install

# Start the react
$ npm start