File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# spring-boot-react-ecommerce-app
2
- eCommerce application based on the microservices architecture built using Spring-boot (back-end) and React JS (front-end) .
2
+ eCommerce application based on the microservices architecture built using Spring Boot and ReactJS .
3
3
4
4
** DEMO**
5
5
- Deployed to Heroku Cloud:
@@ -22,11 +22,12 @@ eCommerce application based on the microservices architecture built using Spring
22
22
- Stores authentication details like token information in cookies.
23
23
- Store cart's product information in cookies.
24
24
- Payment service using Stripe's API to buy products.
25
+ - Responsiveness support for all devices.
25
26
26
27
** TOOLS USED**
27
28
28
29
- ** ReactJS:** Front-end Javascript framework.
29
- - ** Spring-boot 2.0:** Back-end JAVA framework to build microservices using Spring
30
+ - ** Spring Boot 2.0:** Back-end JAVA framework to build microservices using Spring
30
31
Rest Controller and Spring JPA.
31
32
- ** Material-UI:** Used Google's material design based on the CSS Framework for a responsive website.
32
33
- ** Semantic-UI:** Used some components which Material-UI doesn't support.
You can’t perform that action at this time.
0 commit comments