Skip to content

jenwin/restaurant-reviews-stage-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restaurant-reviews-stage-one

A static webpage that lacks accessibility converted to a mobile-ready web application. A design that is responsive on different displays and accessibile for screen reader use. Service worker added to create an offline experience for users.

Get Started

  • Replace <MAPBOX KEY HERE> with your own token from Mapbox
  • Install Python
  • Python 2.x, python -m SimpleHTTPServer 8000
  • Python 3.x, python -m http.server 8000
  • Visit http://localhost:8000

License

GNU General Public License v3.0

Author

Jennifer Nguyen