Skip to content

This application allows you to create and save your favorite recipes so you can share them with the world!

License

Notifications You must be signed in to change notification settings

vechicin/Cookbook

Repository files navigation

Cookbook

This is a recipe web app built with Ruby on Rails

Built With

  • Ruby on Rails
  • Linters

Install

  • Install Ruby based on your OS from HERE

Setup

  1. Clone the project using git-bash or Githup Desktop.
git clone https://github.com/vechicin/Cookbook.git

OR

git clone git@github.com:vechicin/Cookbook.git
  1. Open the project folder with VSCode or any Editor.
  2. Open terminal and navigate to the project folder.
  3. Run gem install, bundle install and npm install to install all of the project's required dependencies.
  4. Run rails s to start the project's live server and take a look at the terminal to see the URL address it is running on.
  5. If you want to run some unit tests, all you need to do is run the rspec command on your terminal after installing rspec-rails

Author

👤 Santiago Velosa

👤 Khusiima Luke Masaba

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This application allows you to create and save your favorite recipes so you can share them with the world!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published