Grace Shopper is a full stack web app / mock e-commerce site built with React and Node.js.
Deploy Link: https://cereal-grace-shopper.herokuapp.com/
- Front-end built with React, Redux, React-Redux, Redux-Thunk, CSS
- Node.js backend: Express.js, Sequelize ORM, & Postgre rDBMS
- Deployed to Heroku
As a user, you can:
- Browser through our list or assorted items.
- Add items to your cart, as a guest, and have them persist across sessions.
- Sign up and have your cart items map to your new account.
- Checkout (payment not required at this time!) and receive an order confirmation.
- View a history of all your orders, with historical price at time of purchase.
- Site is built with responsive design in mind.
- Not yet optimized for mobile sized screens.