A website that takes user input to track meal names, details, and calories. The site display the inputed information in a list. The site also features the ability to edit input. Also, there is the ability to sort the list based on calorie amount.
- Clone this repository
- In the command-line run:
$ npm install
$ bower install
$ apm install atom-typescript
$ gulp build
$ gulp serve
- Currently no known bugs
If you run into any issues or have questions, ideas, or concerns, please feel free to contact me on GitHub.
- JavaScript
- Angular2
- Bower
- NPM
- Typescript
MIT License https://opensource.org/licenses/MIT
Copyright (c) 2016 Epicodus