/food-tracker-with-angular

epicodus angular week 3 project

Primary LanguageTypeScript

Meal Tracker

A web app that allows a users to add meal and track calories

By Cody Brubaker

Setup/Installation Requirements

Works in any web browser. To run Meal Tracker, in command line run:

$ git clone https://github.com/codybru10/food-tracker-with-angular
$ cd food-tracker-with-angular
$ npm install
$ bower install
$ gulp build
$ gulp serve
A tab will open in your browser and take you to the URL localhost:3000

Support and contact details

Contact me Github at codybru10 or cody.brubaker@gmail.com

Technologies Used

  • Javascript
  • Angular 2
  • Materialize

License

This software is licensed under the MIT license.

Copyright (c) 2016 _Cody Brubaker