Map containing zone change requests for the City of Waterloo. Alternative view for this page. Check it out at https://marcojrfurtado.github.io/WaterlooZoneChangeRequests/
Relies on data provided by the backend server, also included in this repository. Please ensure you have it deployed beforehand. For more information, please refer to backend README
npm install
npm start
BACKEND=otherhost.com:3001 npm start
npm run deploy