ChavahJ / mws-restraunt-reivews

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Web Specialist Certification Course


Three Stage Course Material Project - Restaurant Reviews

Project Overview: Stage 1

For the Restaurant Reviews projects, you will incrementally convert a static webpage to a mobile-ready web application. In Stage One, you will take a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use. You will also add a service worker to begin the process of creating a seamless offline experience for your users.

How To View This Project

  1. Download the project, and start up a simple HTTP server to serve up the site files on your local computer. Web Server for Chrome is easy to install and launch. Once launched, choose the project folder and start the web server.

    Web Server for Chrome Setup

  2. With the server running, visit the site: http://localhost:3000

Project ADDENDUM:

This repository is using leafletjs with Mapbox jpg tiles optimized with quality:70. I replaced with my token from Mapbox.


About

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


Languages

Language:JavaScript 64.8%Language:CSS 19.7%Language:HTML 15.5%