Skip to content

Paarmita/Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-store

React-redux book store app.

See the live site here.

Usage

Make sure npm is installed.

$ git clone https://github.com/Paarmita/Book-Store.git
$ cd Book-store
$ npm install
$ npm start

For running the tests

$ npm test