A simple recipe web application developed using Angular. It allows users to store their favorite recipes and manage a shopping list. The app was built as a part of learning Angular through this Udemy course (still have a few final chapters of the course left, but I'm getting there).
It ain't much but it's honest work. 👨🌾
- Components & data binding (duh)
- Directives
- Services
- Routing
- Observables & Subjects
- Forms (Template-based & Reactive)
- Http requests and communication with a simple Firebase backend
- Authentication
- Route protection