Explore The Nations features some of the top restaurants in one of Nashville's hippest neighborhoods.
Once you've installed the app, you can get started by searching a location and clicking submit. This will filter the list view and map markers to show locations matching your search. Click on the location name or the associated map marker to display more information about your selected location. Click reset to restart your search.
- To run this app, you need to have Node.js installed on your local computer
- Install the app by cloning the repository to your computer
- Then, run
npm install
to download all necessary dependencies
- Deploy the app using
npm start
.
This app was build with Create React App.
In addition, the app relies on the following APIs:
- Joey Dye
- This project is licensed under the MIT License.
Hat tip to the following individuals:
- Elharony - for showing how to add Google Maps to a React project.