This project is built in Ember and allows users view restaurant information, add reviews, add new restaurants, and add restaurants to (or remove from) a list of their favorites.
You will need the following things properly installed on your computer.
git clone
this repository- change into the new directory
npm install
bower install
ember s
- Visit your app at http://localhost:4200.
- Currently, the helper to display star ratings only works on the first load. After a refresh, the rating is undefined and returns one star only.
If you have any questions, concerns, or feedback, please contact the author through gitHub.
MIT License.
Copyright (c) 2016 Mary Warrington