Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aimalamiri/rails-recipe
- Owner: aimalamiri
- Created: 2022-08-28T15:21:54.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-03T19:07:45.000Z (over 2 years ago)
- Last Synced: 2024-12-20T21:45:10.612Z (about 2 months ago)
- Topics: bootstrap5, devise, rails, rails7, recipe-app, rspec-rails, tdd
- Language: Ruby
- Homepage: https://rails-recipe-00023.herokuapp.com/
- Size: 150 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.