EKart - An E-commerce Appliction Backend
Access my site at ekart.vedasole.cloud
Frontend at: github.com/ved-asole/eKart-ecommerce-app
Backend at: github.com/ved-asole/eKart-ecommerce-backend
Ekart Ecommerce is an online e-commerce app which provides the facility for online shopping from any location.
A backend API project for the eKart E-commerce website developed using Java and Spring Framework.







In the project directory, you can run:
mvn installTo install all the dependencies required for the project.
mvn spring-boot:runRuns the app in the development mode.
Open http://localhost:8000 to view it in your browser.
npm clean installBuilds the app for production to the target folder.
It correctly bundles Spring Boot app in production mode and optimizes the build for the best performance.
Your app is ready to be deployed!
We are using React for frontend UI and Java Spring Boot for backend API with MVC Architecture.
Work in Progressβ¦π οΈ
Apache-2.0 License (Check Here)