Skip to content

deepshikhavishwakarma/ShoppingStoreAngularSpring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SHOPPING STORE

This is a shopping website with a working payment gateway.

Technologies Used:

Frontend

  • Angular
  • Bootstrap
  • SCSS

Backend

  • Spring Boot

Installation

Open the Frontend folder in terminal and run

npm install 
  • To start the frontend run
ng serve
  • Development server (Angular) - localhost:4200
  • For backend you will need an IDE compatible to run Spring Boot Application.
  • Run the spring app named ' BackendApplication.java ' inside 'src/main/java/backend '
  • Development server (Backend) - localhost:8080

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published