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.
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.
To install it copy the project contents to your local environment.
-
Start server:
- cd /mws-restaurant-stage-3
- node server
-
Start application
- cd /mws-restaurant-stage-1
- simplehttpserver
-
Open the browser page