Polished front end implementation for an e-commerce platform.
A full product's page with ability to add to pick styles, add to cart, view related products, and check all ratings and reviews for that product.
Instructions to run:
- fork repo
- navigate to repo in terminal
- run "npm install" in terminal to install all dependancies
- run "npm start" and "npm run build" in seperate terminal tabs
- open http://localhost:3000/ in browser