Skip to content

VolodymyrPliuta/restaurant-reviews-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Review App

This is an assessment project for a Front-End Nanodegree program.
This project is a revamp of bad designed and not responsive app.
After revamp Restaurant Review app is a progressive web app with
Offline first implementation. As well it has a responsive design and
works on any device

Key Features

  • Supports Offline first
  • Responsive design

How To Use

To clone the app using SSH:

$ git clone [email protected]:VolodymyrPliuta/Restaurant-Reviews-app.git

# Go into the repository
$ cd Restaurant-Reviews-app

# Run python server
$ python3 -m http.server 8000

Alt text

# Run the app in the browser, type in address bar
$ localhost:8000