An open API service indexing awesome lists of open source software.

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

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/