Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.21 KB

Chingu Mapbox API Prework

Gif Image of Project

Overview

This web application was created for the Chingu Voyage 20 pre-work. It pulls data from MapBox's API

Features

  • Toggable Hamburger Menu Bar
  • Filter through Destinations through SideBar Search Bar with updated location markers
  • Discover 5 unique destinations through location markers, with description pop-ups
  • Live map using Mapbox API

Running the Project

Requirements:

Directions:

  1. Clone this project locally
  2. Navigate to the folder in terminal
  3. Open file app.js by typing open app.js
  4. Replace mapboxgl.accessToken = 'YOUR MAPBOX API TOKEN';
  5. Return to Terminal, and Navigate to the folder once more
  6. Type in open ./index.html to view the web application in your browser

Dependencies: