/book-management-spring-react

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

Primary LanguageJavaScript

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/ .