Skip to content

Udacity Mobile Web Specialist Restaurant Reviews project - Stage 3

Notifications You must be signed in to change notification settings

aneesa-saleh/mws-restaurant-stage-3

Repository files navigation

Mobile Web Specialist Restaurant Reviews - Stage 3

Final stage of the Restaurant Reviews challenge for Udacity's Mobile Web Specialist Nanodegree.

Site is:

  • Fully responsive
  • Offline capable
  • Fully accessible

More details: Project Rubric.

Live Demo

https://restaurant-reviews.glitch.me/

Getting Started

Development local API Server

Open your terminal and run the following commands:

Install project dependancies
npm i
Install Sails.js globally
npm i sails -g
Start the server
npm start

Run Frontend code server

In another terminal window:

npm run serve

Open restaurants reviews site

Visit http://localhost:8000 in your browser.

About

Udacity Mobile Web Specialist Restaurant Reviews project - Stage 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published