Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 632 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 632 Bytes

Book management System

This book management system has been build react-js``bootstrap and spring-boot. The application is divided into two modules admin and client.

client side

admin side

How to run?

  1. Install the required dependencies npm i in each folder.
  2. set up the backend and import maven spring-boot project
  3. Run npm run dev to start the server Then Navigate to http://localhost:3000/ http://localhost:3001/ .