A user interface for fashion retail
- React
- Node/Express
- Axios
If not using an external API, you may rewire the fetches to render content from fakeData/.
You will need Node.js installed to serve the app (reccomended version ≥ 14).
Run the following commands from the root directory:
$ npm installto install the dependency packages
$ npm run buildto compile the React app and re-compile on save
$ npm startin a separate terminal window to serve the app at http://localhost:3000.
- Browse available styles for selected item
- View photos associated with products, built-in scroll zoom
- Add in-stock sizes and quantity to cart
- Browse related products
- Compare related to currently selected
- Add/remove items to a custom-built user outfit
- Sort by newest, helpful or relevant
- Mark as helpful or report
- Add a review
- Attach photos
- Rate product
- Rate fit, comfort and other specs