BonayilG / Angular8-RecipesApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipesApp

I wrote a simple recipe application with Angular 8. You can make CRUD operations on recipes. The app contains a json file that includes recipe data for usage.

  • Angular 8.0.6
  • TypeScript 3.4.5
  • rxjs 6.4.0
  • webpack 4.3
  • Bootstrap 4.4

About


Languages

Language:TypeScript 69.2%Language:HTML 23.8%Language:JavaScript 5.9%Language:CSS 1.2%