travezripley / Web102-San-Diego-Top-Spots

Stay Classy SAN DIEGO, Third Project in the Web102 Module. You ever want to find a place to hear some Yazz Flute? use this app and find some place fun to do just that!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

March 4th, 2019

Hey guys, thanks for Checking out my code in my Github.

What you see here is a "San Diego Top Spots" webapp. This is what happens, Upon loading the app, a table is populated with data from a JSON file, in turn that lists a description, name and location (using Google Maps) of popular tourist spots around San Diego to visit.

To get started, open the app in VS code, or code editor of your choosing, and install the dependencies via the terminal by typing '$ npm install'. Next, in the terminal, type '$ static .' to start the app on the local node server and open the localhost:8080 in the browser of your choice.

Please Comment, Like and Subscribe to my Youtube Channel. Tell your Friends, Your Programming Pal, -Travez

Theripleys@gmail.com https://www.youtube.com/c/TravisRipley

About

Stay Classy SAN DIEGO, Third Project in the Web102 Module. You ever want to find a place to hear some Yazz Flute? use this app and find some place fun to do just that!


Languages

Language:JavaScript 63.6%Language:HTML 20.5%Language:CSS 15.9%