Skip to content

Recipe Bool & Shopping List App developed using Angular CLI 11

License

Notifications You must be signed in to change notification settings

theonly1me/cheese.io

Repository files navigation

Cheese.io

Prerequisites

This project was generated with Angular CLI version 11.0.1. You can use the Node Package Manager(npm) in order to setup the project.

Clone the repo

git clone https://github.com/theonly1me/cheese.io

Install NPM packages

Please use the npm install or npm i to install project dependencies via npm.

Usage

This a Recipebook application that can be used to add your own recipes, edit the existing recipes, add the ingredients of recipes to a shopping cart etc.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Atchyut Preetham Pulavarthi - @AtchyutPulavarthi - pulavarthi.preetham@gmail.com

Project Link: https://github.com/theonly1me/cheese.io