Map-based web application for Living Lightly under the direction of Dr. Tapan Parikh. The application is built using React and MapboxGL.
- Run
npm install --legacy-peer-deps
to install dependencies - Run
npm start
to start the server - Navigate to
localhost:3000
in your browser