Skip to content

Welcome !! please find the link to open the Search Book App using GOODREADS API.

Notifications You must be signed in to change notification settings

akshatBais/searchBookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The following project is a search app based on Good Reads API .

ListBooks

npm start

There are two servers !! One for client side and other for server side. this command runs both the server. Check package.json file , which concurrently runs two servers one after the other Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. for internal api calling we are running the server side on port 3001 .

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run deploy

This deploys the code . Using pre-deploy and deploy scripts in package.json . Run this on gitbash . Make sure the git is install in the computer This will deploy the code to the page : https://akshatbais.github.io/searchBookApp/

About

Welcome !! please find the link to open the Search Book App using GOODREADS API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published