/zagat-gallery-microservice

emulation of the Zagat photo gallery microservice

Primary LanguageJavaScript

alt text

Gallery Microservice

Photo Gallery component of WeGot, a clone of the food review site Zagat.com. This was part of a team project completed at Hack Reactor.

#Quick Demo

  1. Install dependencies: -npm install
  2. Run React Webpack: -npm run react-dev,
  3. Start server: -npm server

To start, in your browser navigate to: http://localhost:3001