Skip to content

A Restaurant Reviews App lets us browse restaurants reviews near you and lets you add reviews to them.

Notifications You must be signed in to change notification settings

JSalaat/mws_restaurant_review

Repository files navigation

Mobile Web Specialist Restaurant Review App

Pre Requisites

  1. Node.js & npm
  2. Bower

Screen Shots of the App


Installation

Clone this repository

$ git clone https://github.com/JSalaat/mws_restaurant_review.git
$ cd mws_restaurant_review
$ npm install
$ bower install

// locally serve ionic project but run the server too before `gulp serve`
$ gulp serve

// start server in other directory
$ git clone https://github.com/udacity/mws-restaurant-stage-2.git
$ cd mws-restaurant-stage-2
$ npm install
$ node server
// run dist
$ gulp serve:dist

About

A Restaurant Reviews App lets us browse restaurants reviews near you and lets you add reviews to them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published