Skip to content

Map application for searching locations, pin locations and tracing routes between two places.

Notifications You must be signed in to change notification settings

fernando-gimeno/maps-app

Repository files navigation

MapApp

Map application for searching locations and tracing routes between two places. This map application was created using Bootstrap, React technologies and we use useContext to maintain the application state, in addition we consume the Mapbox API which we use to display the map, pins and routes.

Features

  • Search locations
  • Trace routes
  • Display map
  • Display pins
  • Display routes

Screenshots

Screenshot of app

Stack

  • React
  • Bootstrap
  • useContext
  • Mapbox API
  • Vite
  • TypeScript

Installation

  1. Clone the repository
git clone https://github.com/fernandouy/maps-app.git
  1. Install dependencies using
yarn
  1. Start development server
yarn dev

Live Demo

Live Demo

About

Map application for searching locations, pin locations and tracing routes between two places.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published