Skip to content

🥇 Udacity front-end nanodegree restaurant reviews project

License

Notifications You must be signed in to change notification settings

MajhiRockzZ/restaurant-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Omnifood
Restaurant Reviews

In Restaurant Reviews projects we incrementally convert a static webpage to a mobile-ready web application. In Stage One, we have been given a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use. We have also converted this to a Progressive Web Application by caching some assets for offline use.

site

Key Features • How To Use • Credits • License • Acknowledgments

Key Features

  • Leaflet.js & MapBox for maps.
  • Responsive design.
  • ServiceWorker features.
  • Works Offline.

How To Use

  • git clone the repository.
  • run npm install.
  • and then npm start.
  • then open port 8081 in your favorite browser.

Credits

License

MIT

Acknowledgments

  • Special thanks to Udacity Team