Usage • Configuration • Deployment • Technology Used • Contributing • Contributors • Credits
Allows users to track and create delicious recipes by recording its details including ingredients and quantity. Includes a shopping list for maintaing ingredients to be purchased.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need the below installed on your computer
$ git clone https://github.com/richierich25/recipe-book.git
$ cd recipe-book
$ npm run start // to serve the project locally
$ npm run build // to build the project in production mode
$ firebase deploy // to deploy the project to firebase
- Post successful deployment, any commits into the project, will be picked up by github actions and the project will be built and deployed automatically.
- Any PR on merging will perform automatic build as well.
- Angular
- Bootstrap
If you wish to contribute and make it much better for other developers, please have a look at Issues.
- Add UI for selecting custom City
- Customize the message notification
If you can help us with these. Please don't hesitate to open a pull request.
We encourage you to contribute. Please check out the Contributing guide for guidelines on how to proceed.
Richard Abraham |