Skip to content

wlabi/Restaurant-Reviews-Udacity-FEND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Reviews App

This repository contains a responsive, filterable restaurant reviews app featuring restaurants in New York.

screenshot of app

LAUNCH

Installation

Clone or download this repository to your local machine and then to use the app open the index.html file in your browser.

Development

The development of this app included the following:

  • Using Google Maps API to create customised and secure maps
  • Converting the app shell to a responsive design using flexbox
  • Implementing accessibility features in the HTML
  • Using a service worker to cache the app's relevant info and thereby making the app similar to a progressive web app

License

The contents of this repository are covered under the MIT License

Acknowledgements

This was the final project for my Front End Developer Nanodegree at Udacity. Their lessons, resources, code reviews and feedback were invaluable.