Skip to content

asodeke/MWS-Project-Stage-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mws-stage-2


Stage 2 of Google Mobile Web Development

Project Overview Stage 2

Restaurant Reviews projects, this started with a static unresponsive webpage then converting it to a accessible & responsive mobile-friendly web application. In Stage One, the webpage was redesigned to be responsive to different screen displays while aslo making it usable for screen readers by adding ARIA lables. Stage Two builds on the previous stage by adding resources to pull JSON from the server while making the response available offline by adding serviceworkers.

How to run?

  1. In your terminal/command prompt navigate to app & server directory and install local dependencies with npm install.
  2. Inside the server directory, start the backend server with node server.
  3. Open a differnt terminal/command prompt, navigate to the app directory, and run a local server e.g. python3 -m http.server 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published