Your guide to exploring NYC's park trails. View trail difficulty, surface types, current weather, and more - all on an interactive map.
- Live App: https://nycparktrails.netlify.app/
- Frontend Repo: github.com/anthuarneck/park-trail-app
- Backend Repo: github.com/anthuarneck/park-trail-app-backend
- Interactive Map: Browse NYC park trails on a responsive, mobile-friendly map
- Trail Information: View detailed info including:
- Park name
- Trail difficulty level
- Surface type (paved, dirt, etc.)
- Trail width
- Trail classification
- Current Weather: Check real-time weather conditions before you head out
- Park Restrooms: Locate nearby facilities (coming soon)
- Location-Aware: Map centers on your location (with permission)
- React
- Leaflet.js (interactive maps)
- Vite
- Tailwind CSS
- React Router
- Node.js
- Express
- NYC Open Data API
- Weather API
Built specifically for hikers on-the-go with a clean, intuitive interface optimized for mobile devices.
git clone https://github.com/anthuarneck/park-trail-app.git
cd park-trail-app
npm install
npm run devgit clone https://github.com/anthuarneck/park-trail-app-backend.git
cd park-trail-app-backend
npm install
npm run devAnthony Huarneck
- GitHub: @anthuarneck
This project is open source and available under the MIT License.