Explore Seattle is a travel and activity website for tourists and locals to quickly find things to see, visit, and explore within the seattle area. The website uses leaflet for an interative map making finding nearby attractions a breeze, and provides short descriptions for each place.
Live Website viewable at: https://explore-seattle.vercel.app/
- Fork this repository.
- Rename and set the map center through the SEATTLE_CENTER variable in Components/Map.tsx
- Add location data to data/spots.ts
- Add images to public/images/*
- "npm run dev" to run locally.
npm v10.9.2
Node v22.14.0
-Built with NextJS & Leaflet