Feedback Survey App

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

  • Node: 9.10.1
  • Express: 4.16.3
  • MongoDB

Installing

yarn start

Development

Run local server:

yarn start

Run nodemon:

yarn dev

Deployment

The current project is deployed on Heroku: https://blueberry-survey.herokuapp.com/

Author