Skip to content

Restaurant info module for restaurant review website.

Notifications You must be signed in to change notification settings

the-nuggets/restaurant-info

Repository files navigation

Restaurant Info Module

Recreating the restaurant info module from the item page on Zagat.com.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

With MongoDB installed, run: 'npm run seed' to seed database with random data.

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • MongoDB
  • Express
  • Webpack
  • Redux
  • React
  • React Styled Components
  • Google Map React
  • Jest
  • Puppeteer

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

Restaurant info module for restaurant review website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages