genchau / mws-restaurant-stage-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant Reviews Stage 2

An offline-first, PWA, Restaurant Reviews app. Part of a Udacity Mobile Web Specialist Nanodegree program, 3-parts project.

Preview of the Restaurant Reviews app homepage.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Download the server
  2. Start server by running node server on root folder of server.
  3. Download this repo.
  4. Start python2 server by running python -m SimpleHTTPServer 8000 on project root folder.
  5. Navigate to localhost:8000 to view the app.

Hat Tip Acknowledgments :bowtie:

About


Languages

Language:JavaScript 69.0%Language:CSS 20.5%Language:HTML 9.7%Language:Python 0.7%