The project is all about CRUD operations for any product item using react js nice UI implementation, SpringBoot REST APIs Implementation for various tasks and MySQL as database.
- Clone the project and run SpringBoot Server in STS.
- Open FrontEnd part of the project in VScode and type
nodemon run index.jsto start react js server for UI part. - Now you can perfom CRUD operation on the product item using beautiful UI.