/SimcoeCountyFeedback

Feedback page used by the main web app

Primary LanguageJavaScriptMIT LicenseMIT

Simcoe County Feedback

Live demo can be found here

Simple feedback page. Designed to work with our NodeJS WebApi to insert feedback, email and retrieve results.

Please visit our deployment guide for full details: https://github.com/county-of-simcoe-gis/SimcoeCountyDeploymentGuide

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

The script to create the table is part of your WebApi project: https://github.com/county-of-simcoe-gis/SimcoeCountyWebApi/blob/master/sqlScript.sql

Prerequisites

Node JS

Installing

git clone https://github.com/county-of-simcoe-gis/SimcoeCountyFeedback.git
cd SimcoeCountyWebViewer
npm install
npm start

Deployment

In the project diretory, type npm run build in the terminal. Details can be found with Create React App

Built With

  • React - create-react-app

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details