
That ECommerce Store
ThatECommerceStore is an online store where users can log in or sign up, add items to a cart, make purchases (add it to a database), and then view those previous orders later. The front end of this application was built using HTML, CSS, and React.js. The backend server consists of a REST API that has been built using java and the Spring Boot framework. The API connects to a MySQL database. The entire project is hosted on an EC2 Instance on Amazon Web Services.