adityapandey9 / location-based-react-leaflet-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started React LeaftLet Map with All the Parks within the selected Radius

Demo of the Application:

Demo Gif

Features:

  1. This app only use Leaflet JavaScript library for maps and markers.
  2. This app use the geoapify to get the list of park near the user current location.
  3. When clicking on the marker, it will show the full address of the park as the detail view.

How to run it?

git clone https://github.com/adityapandey9/location-based-react-leaflet-map

cd location-based-react-leaflet-map/

npm install

npm run start

About


Languages

Language:JavaScript 56.6%Language:CSS 31.5%Language:HTML 11.8%