Skip to content

Lordkaito/recipe-app

Repository files navigation

Ruby on Rails Recipe App

This is a recipe app that uses Ruby on Rails.

Built With

  • Ruby on Rails

Getting Started

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

  1. Clone the repository
  2. Run the bundle install command
  3. Run rails s to start the server
  4. Visit http://localhost:3000/ in your browser to see the blog posts

Prerequisites

  • You need to have Ruby installed on your machine.

Installation

  • First, you will need to clone this repository into your local machine.

  • Second, you need to create the database for this app. In order to do this, you can do rails db:create, then do rails db:migrate.

Run tests

  • To run the test all you need to do is do cd to the correct folder and run rspec, or you can do rspec spec/ to run all the tests.

Authors

👤 Isai Cespedes

👤 Leonardo Paz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

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

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published