- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
The Recipe keeps track of all your recipes and foods. You can save ingredients, view and share your recipes with other users and also generates a shopping list'
Language and FrameWork
Database Used
- Ruby On Rails
- CanCan
- Devise
To get a local copy of this project and run it in your computer, follow these steps.
In order to run this project you need:
- Ruby
- Nodejs
To get a local copy up and running follow these simple example steps.
Clone this repository in the desired folder:
cd my-folder
git clone https://github.com/solobarine/recipes.git
To install this project:
cd recipes
code .
bundle install
To run the project, execute the following command:
rails server
To setup rspec, run the following:
rails generate rspec:install
To run the project tests, execute the following command:
rspec
👤 Solomon Barine Akpuru
- GitHub: @solobarine
- LinkedIn: solomon-akpuru
- Deployment.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.