Skip to content

Amitsharma45/BookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book App

To run this project:-

  • First Fork then repository in your Github account then clone it.

  • Run the npm i command in my app folder to install node_modules for Front-end.

  • Run the npm i command in AuthServer, FavServer, and search-server folder to install node_modules for the backend.

  • After that start the node server for Front-end and also start the node server for all 3 backend services.

  • Front-end is running on localhost:3000

  • Authentication Server is running on localhost:5002

  • Favorite server is running on localhost:5001

  • Search Server is running on localhost:5003

🔗 Links

linkedin

Tech Stack

Client: React, Bootstrap, React-Bootstrap, Material Ui,

Server: Node, Express, MongoDB, Passport JS

Project Design Architecture

Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages