Dev-Davis / favorite-places

This website is just showing how to map through the database that I created with places I've been and want to go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Favorite Places

This is a website based on some of my favorite places that I have been or would like to visit.

Screenshot

pics of favorite places

How to Run

  • Go to you base folder
  • Open your terminal in that folder
  • Run git clone and the github link to the project
  • Open the project in your IDE
  • do an npm install
  • create an apiKeys.json file in the path src/javascripts/helpers and paste YOUR apiKeys there
  • npm start to run the site

About

This website is just showing how to map through the database that I created with places I've been and want to go.


Languages

Language:JavaScript 47.5%Language:HTML 35.3%Language:CSS 17.2%