APEX is a single product page for an ecommerce website.
- Have full view of images of current product
- Click on thumbnails of styles of current product
- Click on a size and add to bag
- Add product to favorites
- Displays all realted products
- Click on image and modal opens to compare current product
- Click on a recommend image and redirects the page to that product
- Add current product to faviortes
- Displays questions and answers on render
- Search for questions
- Add a question or answer
- Mark a question and/or answer helpful
- Displays the average reviews and all reviews
- Sort by stars/newest/helpfulness
- Search for reviews
- Add a review
- React
- React Router
- Axios
- Bootstrap CSS
- AWS s3
- Webpack
- Babel
- React Testing Library
- Jest
- npm install
- add API key in server/config/config.js
- npm run react-dev
- npm run server-dev