This is a springboot project for an e-commerce website.
##Modules
The project has three(3) separate modules: ###* Admin-portal
This is a frontend module generated with Angular CLI version 14.0.0.
###* Customer-portal
This is a frontend Next.js project bootstrapped with create-next-app
.
###* Api
This is the backend of the project generated with Spring Boot 2.7.0 - Inversion of Control Framework