Blog-App

** This is a recipe App

Built With

  • Ruby on Rails
  • Ruby

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Install

  • Ruby
  • Ruby on Rails(as a gem)
  • Postgresql database

Getting Started

To get a local copy of the app, run the following commands in your terminal:

  • git clone https://github.com/medsonmoombe/Recipe_App.git
  • cd /Recipe_App.git
  • bundle install

Run the following commands to run the app

  • rails db:create
  • rails db:migrate
  • rails s

In your browser, go to

  • http://localhost:3000

Testing

  • To install rspec: gem install rspec
  • To run all the tests: rspec ./spec

Authors

👤 Emmanuel Moombe

👤 Ibrahim Ahmat

👤 Stanley SIMEON

🤝 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!

📝 License

This project is MIT licensed