It is an angular web app that allows users to add meals and view meals depending on amount calories.
Mealtrack webapp gives the user an option to add meals as per meal name, calories quantity and calorie description.
Nazarena Wambura.
Github
- Javascript
- Typescript
- Bootsrap
- html
- css
- markdown
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate class Class-name
to generate a new class.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
- Open Terminal {Ctrl+Alt+T}
- git clone
https://github.com/nazarena254/mealtracker.git
to have it on your machine. - cd mealtrack