/Restaurant-Reviews

7th project of the Udacity Front End Nanodegree Progam: A mobile-ready, offline-first, responsive and accessible site.

Primary LanguageJavaScript

Restaurant Reviews Project

The Restaurant Reviews Project is the 7th project of the Udacity Front End Nanodegree Progam. A static webpage is provided and it is converted to a mobile-ready, offline-first, responsive and accessible site.

Prerequisites

python

You can download python here.

Installing

  1. Either clone the project to your computer using this command :
git clone https://github.com/avnikolaou/Restaurant-Reviews.git

or download the project from here

  1. Navigate to the project folder and start the server using:
python -m http.server 8000
  1. Use the browser you prefer and visit localhost:8000 to view the project.