Skip to content

Fully functional reviews component of a product page, complete with custom pagination

Notifications You must be signed in to change notification settings

teamchupacabramcthundercats/etsy-reviews

Repository files navigation

Etsy Reviews Component Recreation - Hack Reactor FEC Project

This is an attempt at recreating the reviews component on the Etsy website. It's pulling fake reviews from a mongoDB database and pictures hosted in a S3 bucket to place into the React front-end.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Run 'npm install' to install all necessary dependencies. Install mongoDB Run 'npm seed-db' to seed mongo database with products and reviews. Run 'npm run server' to start up the server

Requirements

An nvmrc file is included if using nvm.

  • Node v12.18.3
  • Axios v0.19.2
  • Express v4.1.0
  • Faker v4.1.0
  • Moment v2.27.0
  • Mongo v4.2.8
  • Mongoose v5.9.27
  • React v16.13.1
  • React-DOM v4.44.1

Development

Installing Dependencies

From within the root directory:

  • npm install

About

Fully functional reviews component of a product page, complete with custom pagination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •