Skip to content

yunkii/restaurant-review-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Restaurant Reviews App Project

Restaurant Reviews App

Table of Contents

Project Purpose:

This project is created for Front-end Developer Nanodegree at Udacity (Google Scholarship Program) ๐Ÿš€ ๐Ÿค˜ It's also a project of Mobile Web Specialist Certification Course.

Restaurant Reviews App is a mobile-ready web application, which is responsive on different sized displays and accessible for screen reader use. A service worker is added to create a seamless offline experience for the users.

It has features in three areas: responsive design, accessibility and offline use (service worker)

How To Run the Project

You can clone this project to your machine, and start a simple HTTP server by running this command : python -m SimpleHTTPServer 8001 or python3 -m http.server 8001 if you're using python 3.

And then go to http://localhost:8001

Dependencies

This project is using Google Map API and Python.

Credit

Pre-existing code by Udacity, completed by @yunkii

About

๐Ÿ” ๐Ÿดa mobile-ready web app to check restaurants in new york

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published