IsiomaOgbuehi / react_with_mapbox

REACT APP WITH MAPBOX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STREET MAPPING

OVERVIEW

Display coordinates location from json on a Map View . Locations can also be search from available json data given. It could be used to create a custom map view of different locations in an area/region.

FEATURES

  • Regional Location Finder
  • Search functionality for location
  • Get Description of any selected location

REQUIREMEENTS

  • NODE
  • REACT

INSTALLATION/GETTING STARTED

  1. git clone https://github.com/IsiomaOgbuehi/react_with_mapbox.git
  2. npm start
  3. Open http://localhost:3000 to view it in the browser.
  4. npm run build to build the app

DEV DEPENDENCIES

  • react-map-gl
  • react-dom
  • font-awesome
  • bootstrap

About

REACT APP WITH MAPBOX


Languages

Language:JavaScript 66.6%Language:HTML 24.9%Language:CSS 8.5%