Skip to content

avilde/av-recipe-book

Repository files navigation

AV Recipe Book Project

Have learned VueJS and ReactJS now it is time to finally try latest Angular and see how it differs from other frameworks.

Application is a simple recipe book where you can save/edite/delte your own recipes with authorization. You can also add recipe ingredients to shopping list and print it.

AV Recipe Book Logo

Netlify Status

What I did differently

This is a Udemy Angular course project which I decided to improve in many ways to learn more than the course gives me:

  • used PUG framework instead of regular HTML
  • used Stylus CSS pre-processor instead of regular CSS
  • added color theme
  • responsivness on different devices
  • storing changes automatically
  • test user with test data with one button click
  • animations
  • unit of measure for ingredients

Technologies Used

  • Angular-CLI 9.1.1
  • with Typescript, PUG & Stylus

Clone & Run Locally

Run ng serve for a dev server -> http://localhost:4200/

How to contribute?

Contact me through mail [email protected] with suggestions.