This is Thomas Mahut's SOEN 491 project.
Conuspots is a searchable, interactive map meant to help students find classrooms and other campus locations.
- Clone this repository
- Install dependencies with
npm install - Add a mapbox access token to a local
.envfile like so:
VITE_MAPBOX_ACCESS_TOKEN=pk.123...
- Run the local development server with
npm run dev - Visit http://localhost:5173/