Skip to content

e-commerce web application that allows users to browse products, view details, and make purchases using HTML, CSS, Java(springboot) and H2 DB

Notifications You must be signed in to change notification settings

SMSanthoshkumar/Ecom-project-using-springboot

Repository files navigation

Ecom-project-using-springboot

This is a full-stack web application built with React (frontend) and Spring Boot (backend) to manage a list of products. It demonstrates how to perform CRUD operations (Create, Read, Update, Delete) and integrate the frontend and backend using REST APIs.

Tech Stack React.js – Frontend UI Spring Boot – Backend REST API Axios – For HTTP requests H2 Database

Features View list of products Add new products Edit existing products Delete products Add to Cart – Add products to a temporary cart for purchase Fully connected React-Spring Boot app via REST API Local CORS handling between ports (5173 React, 8080 Spring Boot)

About

e-commerce web application that allows users to browse products, view details, and make purchases using HTML, CSS, Java(springboot) and H2 DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages