GattiHarishKumar/SpringBoot-Reactjs-Ecommerce ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple full stack e commerce app where people can browse products, see product details, and manage products from the backend. I want a Spring Boot API with MySQL storage and basic CRUD for products, plus a React frontend that pulls the products from the API and shows them in a clean, responsive shopping style layout.

The homepage should list all products from the server, and each product should have a page or section for more details. Include the ability to add, edit, and delete products through the app or at least through the API. Seed some starter products so it works right away on first run.

Make the frontend use a modern, easy to use design with Bootstrap, and connect it to the backend with API calls. Keep the project organized and runnable locally, and if you need current setup details, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab