rkrupnick / estes-park-desserts

This app shows all of the best dessert shops in Estes Park, Colorado.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estes Park Desserts

This app, created with React, shows all of the best dessert shops in Estes Park, Colorado. Estes Park is a great tourist spot in the Rocky Mountains that has great shopping and candy stores.

Created with React

This app was created with create-react-app. It retrieves data from the FourSquare API and displays it on a map created with Google Maps API.

How to Run this App

  1. Download the files
  2. In the terminal, navigate to the directory where you installed the app, type cd estes-park-desserts then run npm install then run npm start
  3. The server will automatically open the app to port 3000

Dependencies

  • React
  • FourSquare API
  • React-google-maps

About

This app shows all of the best dessert shops in Estes Park, Colorado.


Languages

Language:JavaScript 84.2%Language:HTML 9.6%Language:CSS 6.2%