Skip to content

himadriganguly/openlibrary-search-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openlibrary-search-reactjs

This is a sample application to search OpenLibrary using ReactJs.

Requirements

  1. node
  2. npm
  3. babel
  4. webpack
  5. react

Usage

npm install
node_modules/.bin/webpack --config webpack.config.js
npm start
open http://localhost:3000