Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 275 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 275 Bytes

react-todo-list

A simple todo list react application.

A TODO-list application created in react.

Installation

git clone https://github.com/rajatkhanna1994/react-todo-list.git
cd react-todo-list
npm install
npm start

The app will run on http://localhost:3000/