Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aimalamiri/rails-recipe

Rails Recipe is a Fullstack application developed with rails 7 and designed with Bootstrap 5. This application is following the best practices and TDD approach using Rspec.
https://github.com/aimalamiri/rails-recipe

bootstrap5 devise rails rails7 recipe-app rspec-rails tdd

Last synced: 21 days ago
JSON representation

Rails Recipe is a Fullstack application developed with rails 7 and designed with Bootstrap 5. This application is following the best practices and TDD approach using Rspec.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Rails Recipe

Discover created recipes or start your own recipe creations , easily modifying ingredients and steps as you need! Save
them all in one place and cook them with joy! You also have the permission to make it public or private.

## Live Demo
[Demo Link](https://rails-recipe-00023.herokuapp.com/)

## Built With

- Ruby
- Rails 7.0
- Bootstrap 5
- Rspec

## Getting Started

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

### Prerequisites

- Make sure you already installed Ruby version 3 or higher and Git.

### Setup

Clone the repository using the below commands.

- `git clone [email protected]:aimalamiri/Rails-Recipe.git `
- `cd Rails-Recipe`
- `cp .env.example .env`
- `Add your credentials to .env file`
- `rails db:create db:migrate`
- `rails server`

### Usage

Kindly modify the files as needed.

## Author

👤 **Aimal Aimiri**

- GitHub: [@aimalamiri](https://github.com/aimalamiri)
- Twitter: [@meaimal](https://twitter.com/meaimal)
- LinkedIn: [Aimal Amiri](https://linkedin.com/in/aimal-amiri)

👤 **Ali Jandoubi**

- GitHub: [@ichala](https://github.com/ichala)
- LinkedIn: [@alijendoubi](https://www.linkedin.com/in/alijendoubi/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/aimalamiri/Rails-Recipe/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.