/My-Recipe-App

This app is build on ionic framework which is based on an extremely powerful hybrid framework for building android iOS and windows app it is called as My Recipe Book App.

Primary LanguageTypeScript

My-Recipe-App

Recipe Logo

  1. Creating a recipe record with name, description, difficulty and ingredients list
  2. Adding ingredients from each recipe to a shopping list
  3. Saving your recipes book on Google Cloud for backup and restore to never miss your recipes

Link For Project Description

Project Presentation

Nodejs installation

  1. Install nodejs from here on your computer.

  2. Confirm node if installed by typing node -v in the terminal. (I did this in the git bash terminal)

  3. Navigate into project folder using the terminal commands.

  4. To run the downloaded file / clone file.(After the above steps)

  npm install
  npm install ionic cordova -g
  ionic server