Skip to content

anthuarneck/park-trail-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYC Park Trails

Your guide to exploring NYC's park trails. View trail difficulty, surface types, current weather, and more - all on an interactive map.

Links

Features

  • 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)

Tech Stack

Frontend

  • React
  • Leaflet.js (interactive maps)
  • Vite
  • Tailwind CSS
  • React Router

Backend

  • Node.js
  • Express
  • NYC Open Data API
  • Weather API

Mobile-First Design

Built specifically for hikers on-the-go with a clean, intuitive interface optimized for mobile devices.

Getting Started

Frontend

git clone https://github.com/anthuarneck/park-trail-app.git
cd park-trail-app
npm install
npm run dev

Backend

git clone https://github.com/anthuarneck/park-trail-app-backend.git
cd park-trail-app-backend
npm install
npm run dev

Data Sources

Author

Anthony Huarneck

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors