Skip to content

emrebilal/React-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

This is a sample react todo app. This project was bootstrapped with Create React App.
Demo: Link

Ekran görüntüsü 2021-03-12 225836

Clone the repository.

$ git clone https://github.com/emrebilal/React-Todo-App.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it.

$ npm start # or yarn start

Open http://localhost:3000 to view it in the browser.

Releases

No releases published

Packages

No packages published