Skip to content

Biboswan/mws-restaurant-stage-1

 
 

Repository files navigation

Restaurant Reviews


Setup

  1. run npm install

  2. run gulp

  3. server running on http://localhost:3000 with browser sync

  4. Server can be also run after gulp produced the buildfile with gulp serve which serves br and gzip files if availaible

Note:

You need to have ImageMagick and gulp cli already installed in your system.

Brower sync at port 3000 might interfere with audit scores.

Some Features:

  • Responsive Design
  • Offline Support (including background sync)
  • Lazy loading

Audit Scores in mobile mode

alt text

Audit Scores in desktop mode

alt text

Preview

alt text

alt text

About

Code for the Mobile Web Specialist Nanodegree project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 7.5%
  • HTML 5.0%