Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 257 Bytes

The-Keeper-App

Notes Keeper App using ReactJS

Install

$ git clone https://github.com/shruti1302/The-Keeper-App.git
$ cd The-Keeper-App
$ npm install

Start & watch

$ npm start

Run http://localhost:3000/ on your browser.