/cooking-app

App to share your cooking recipes and get cooking recipes

Primary LanguageRuby

cooking App

this is a website that people who love to cook can exchanges cooking ideas and recipes and follow each other for more information about cooking.

screenshot screenshot

Built With

  • Git
  • Github
  • GitFlow
  • VSCode
  • Ruby
  • Rails 6
  • Rubocop
  • Heroku
  • Postgres
  • ERB
  • RSpec

Live Demo

Live Demo

Prerequisites

  • Ruby: 2.7.0
  • Rails: 5.2.6
  • Postgres

Setup

  • Use your github account and your terminal to clone this repository to your computer:

  • git clone https://github.com/Amalcxc/cooking-app.git

  • Go to the cloned directory: cd cooking-app

  • Run bundler install to install the Gems for the project

  • Run yarn to install the JS dependencies

  • Run rails db:create to create the database

  • Run rails db:migrate setup the database

  • Run rspec to execute the tests

It may be necessary to run:

  • rails webpacker:install
  • rails assets:clobber
  • rails webpacker:compile

Usage

Deployment

  • Heroku

Author

👤 Amal Hersi

🤝 Contributing

  • Contributions, issues and feature requests are welcome!

Show your support

  • Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and their supportive community.
  • Thanks to everyone commiting in this project.

📝 License

  • This project is MIT licensed.