This book management system has been build react-js``bootstrap
and spring-boot
. The application is divided into two modules admin and client.
- Install the required dependencies
npm i
in each folder. - set up the backend and import maven spring-boot project
- Run
npm run dev
to start the server Then Navigate tohttp://localhost:3000/
http://localhost:3001/
.