Jujube is a retail e-commerce applicaiton using React.js, Node/Express, Cloudinary. This project was created by a team of 3.
- Product Overview to view product information and size available
- Related Products to the current product featured on page
- ability to add products to Outfit List
- See all reviews and ratings featured product on page
- able to add review for product
- [Brian Bui] (https://github.com/brianbui012)
- [Zhiya (Esmy) Xu] (https://github.com/ExYY98)
In the product directory, you can run:
Install dependencies for the project
Duplicate .env-example.js
into root directory.
Rename to .env
.
Get Github API token.
Edit .env
file with obtained token.
Start Server
http://localhost:3000 to view it in your browser.
It correctly bundles React in production mode.