Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ankur-dwivedi/books-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Create .env inside client directory
  • Add valid api key for google books api as shown below
  • REACT_APP_API_KEY = "valid api key"

Using Docker

  • To run the project just run docker compose up
  • Forntend is inside client directory
  • Backend is inside server

Manually

  • Inside client directory run npm install
  • Run npm start
  • Inside server directory run npm install
  • Run node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published