Skip to content

An app that keeps track of all your recipes, ingredients, and inventory.

Notifications You must be signed in to change notification settings

GedeonTS/Recipe-app

Repository files navigation

Recipe App

recipeLight-min

An app that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Getting Started

To get a local copy up and running follow these simple example steps.

  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/GedeonTS/Blog-app.git.
  • go to the repository folder in your command prompt Blog-app.
  • Open terminal in that folder run bundle install.
  • run rails server to start the App.

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

$ bundle install

Track CSS linter errors run:

$ npx stylelint "**/*.{css,scss}"

Track Ruby linter errors run:

$ Rubocop

Live Demo

Live Demo Link

Author

👤 Author : GEDEON USHINDI

Collaborator

👤 Author : CHIME EMELIE

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/GedeonTS/Recipe-app This project is intended to be a safe, welcoming space for collaboration, and contributors are welcome. Fill free to reach us or contact in the issue page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

An app that keeps track of all your recipes, ingredients, and inventory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published