https://github.com/khouloudhaddad/ecommerceprojectwithspringangular
E-Commerce Project with Spring Boot, Angular & MySQL
https://github.com/khouloudhaddad/ecommerceprojectwithspringangular
angular angular-material jwt-authentication spring-boot
Last synced: about 2 months ago
JSON representation
E-Commerce Project with Spring Boot, Angular & MySQL
- Host: GitHub
- URL: https://github.com/khouloudhaddad/ecommerceprojectwithspringangular
- Owner: khouloudhaddad
- Created: 2024-03-18T17:12:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T14:03:33.000Z (over 2 years ago)
- Last Synced: 2025-01-10T10:27:29.262Z (over 1 year ago)
- Topics: angular, angular-material, jwt-authentication, spring-boot
- Language: Java
- Homepage:
- Size: 255 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ecommerceProjectWithSpringAngular
E-Commerce Project with Spring Boot, Angular & MySQL
## Fix "Couldn't find a route declaration in /src/app/app.module.ts."
Run `ng generate module app-routing --flat --module=app`