A full stack Node.js and React shopping cart app for random items.
- User can view a catalog of items
- User can view product details
- User can add a product to their cart
- User can view their cart
- User can place an order
- User can view total
- React.js
- Node.js
- Express.js
- PostgreSQL
- Bootstrap 4
- HTML5
- CSS3
- AWS EC2
- Using Bootstrap in a React environment to make the application responsive
- Using Node.js API that updates a PostgreSQL database
- Creating and handling session data using Node Express session middleware