/atom-books

Atom Book Search

Primary LanguageJavaScript

Logo

atom-books

An Atom Book Search app created using React, Redux, React Router, Material UI, Google Books API

Cloning the project

To clone the project run below command

  git clone https://github.com/RudraG4/atom-books.git

Install Dependency

To install dependency run below command

  cd atom-books

  npm install

Building the App

To build run below command

  npm run build

Deploy the App

To deploy the app locally run below command

  npm install -g serve

  serve -s build

Screenshots

App Screenshot

App Screenshot