Skip to content

md-web-client/Restaurant-Reviews-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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 git@github.com: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 

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • CSS 20.4%
  • HTML 16.7%
  • PHP 0.2%