/mws-restaurant-stage-1

Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 1" Project

Primary LanguageJavaScript

Restaurant Reviews

How to run

  1. From inside the this directory, launch a local client server using Python from your terminal: Python 2: python -m SimpleHTTPServer 8000 Python 3: python3 -m http.server 8000
  2. Visit the site in your browser at http://localhost:8000
  3. fave fun :]