Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 733 Bytes

Online-outfitters-reviews

Online outfitters

A reviews component for an e-commerce web app The purpose of this repo was to write a fullstack app with a function front end, api server, and database

I chose to base app of off urban outfitter's items detail page to simplify styling and layout

User Features

Users can click through pages of reviews unique to each item An info bar of average reviews, recommendation average, and true to size average is dynamically rendered based on reviews for each item Users can write and store their own reviews for each item

Technologies

This app is writen in React and JavaScript with an Express server Api and MongoDB database This app is containerized using Docker