https://github.com/emrekardaslar/angular-recipe
Recipe book project made using Angular
https://github.com/emrekardaslar/angular-recipe
angular
Last synced: 17 days ago
JSON representation
Recipe book project made using Angular
- Host: GitHub
- URL: https://github.com/emrekardaslar/angular-recipe
- Owner: emrekardaslar
- Created: 2021-09-18T14:58:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T15:14:18.000Z (over 4 years ago)
- Last Synced: 2025-02-28T18:05:50.406Z (over 1 year ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 553 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Book Project
This project was inspired by [recipe book](https://github.com/mschwarzmueller/RecipeBook) project. The project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.3.
## Features
* Add, delete, edit recipes
* Pagination, search recipes
* Add ingredients to shopping list
* Authenticate using [firebase](https://firebase.google.com/)
* Send shopping list as e-mail using Emailjs
* Add recipe description using Quill.js
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
### Live App
You can access the app from the link below:
https://recipe-angular-b0f5b.web.app/