Skip to content

MosDevx/Food-Recipe

 
 

Repository files navigation

📗 Table of Contents

📖 [BLOG APP]

[Recipe app] allows users to create, manage, and share recipes while keeping track of their ingredient inventory.

🛠 Built With

Tech Stack

Key Features

  • [Add Food]
  • [Add Recipe]
  • [Add Inventory]
  • [User Authentication]
  • [View Food and Recipe]

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need the following installed in your local system

  • Ruby
  • Git CLI
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/donmark2k/food_recipe.git

Install

Install this project with:

  cd blog_app
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

  • Type Rspec: To run test `
  • Type npx stylelint "**/*.{css,scss}" to run for stylelint errors

(back to top)

👥 Authors

👤Chukwuemeka Ochuba

👤 Moses Wamae

👤 Donald Akite

(back to top)

🔭 Future Features

  • [Build the front end of the system]
  • [Style the front end]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a STAR to the [Github repo](https://github.com/donmark2k/ food_recipe/)

(back to top)

🙏 Acknowledgments

I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.6%
  • HTML 31.1%
  • JavaScript 1.7%
  • Other 0.6%