Skip to content

Commit b447434

Browse files
mades changes to README file
1 parent ca3a3f0 commit b447434

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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.
33

44
**DEMO**
55
- Deployed to Heroku Cloud:
@@ -22,11 +22,12 @@ eCommerce application based on the microservices architecture built using Spring
2222
- Stores authentication details like token information in cookies.
2323
- Store cart's product information in cookies.
2424
- Payment service using Stripe's API to buy products.
25+
- Responsiveness support for all devices.
2526

2627
**TOOLS USED**
2728

2829
- **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
3031
Rest Controller and Spring JPA.
3132
- **Material-UI:** Used Google's material design based on the CSS Framework for a responsive website.
3233
- **Semantic-UI:** Used some components which Material-UI doesn't support.

0 commit comments

Comments
 (0)