/survey_form

Client for a survey form.

Primary LanguageHTMLISC LicenseISC

Survey Form

Follow this README in order to properly run this application.

Live App: https://survey-form-fcc.herokuapp.com/

Prerequisites for Local Installation.

You will need the following things properly installed on your computer.

Installation

CLIENT

  • git clone <repository-url> this repository
  • cd survey_form
  • npm install

Running / Development