Team-Pharos / FEC_Lighthouse

0 stars 5 forks source link

Pharos - Online Retail Mockup

This project was developed by a team of 3 developers within a period of two weeks. It is a Front-End relaunch made with business requirements. It was built utilizing React, Styled-Components, MongoDB, Mongoose, Express and Axios for accessing the inventory API and lightweight server.


Features

Image zoom and panning.

Carousel_Image-Box

Dynamically rendered image carousel.

FEC_Carousel_runthrough

Questions and Answers search and addition.

FEC_Q A

Graphical ratings representation.

FEC_ReviewRatings

Add reviews and read through previously added ones.

FEC_ReviewsAddReview

Getting Started

After cloning in the repository run npm install to install all dependencies. Then run npm client-dev to watch any changes made to the front-end and npm server-dev to work on the back-end.

Access to prviously used API is not longer available. New inventory API would need to be used with refactoring necessary for data structuring!