Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 967 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 967 Bytes

Mobile Web Specialist Certification Course


Three Stage Course Material Project - Restaurant Reviews

Project Overview: Stage 3

For the Restaurant Reviews projects, we incrementally convert a static webpage to a mobile-ready web application. The design creates application responsive on different sized displays and accessible for screen reader use. It uses service worker to create a seamless offline experience for users.

Dependencies

This project has no dependencies on external libraries, it is built on the top of HTML, Javascript and CSS. It requires running Stage 3 Server on port 1337.

How to install

To install it copy the project contents to your local environment.

How to run

  1. Start server:

    • cd /mws-restaurant-stage-3
    • node server
  2. Start application

    • cd /mws-restaurant-stage-1
    • simplehttpserver
  3. Open the browser page