You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will develop a single-page application using React featuring a map of your neighborhood or a neighborhood we would like to visit. We will then add additional functionality to this application, including: map markers to identify popular locations or places you’d like to visit, a search function to easily discover these locations, and a list view to support simple browsing of all locations. We will then research and implement third-party APIs that provide additional information about each of these locations (such as Foursquare API).
Instructions to Run the App 2
Clone this repository.
Go to the Project Base Directory then run npm install to install all dependencies