/ng2-food-recipies

A small CRUD application built with Angular 4

Primary LanguageTypeScript

ng2-food-recepies

Install

Development server

Run npm start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Screenshots:

  • Main view where recipes are listed

Screenshot of main view where recipes are listed

  • Edit recipe view

Screenshot of edit recipe view

  • Create new recipe view

Screenshot of create new recipe view