This project is made as part of the Microverse curriculum for module 5- RAILS AND JOB SEARCH PREPARATION . "YummyRecipes" is a food recipe blogs web application that allows users to manage collections of recipes.
- HTML
- CSS
- JavaScript
- Ruby
- PostgreSQL
- Ruby on Rails
To get a local copy of this project:
Clone this repository or download the Zip folder:
git clone https://github.com/HAMMAS-SALEEM/YummyRecipes.git
Enter in root directory:
cd YummyRecipes
Then run:
- bundle install
- npm install
Create Database (Mandatory)
rails db:create
rails db:schema:load
If you have made a migration the run this command
rails db:migrate
run ShareMe app on server:
rails s
Open Source code of ShareMe app on VS-Code
code .
Run tests
rspec
👤 Hammas Bin Saleem
- GitHub: @HAMMAS-SALEEM
- Twitter: @HammasSaleem4
- LinkedIn: HAMMAS SALEEM
👤 Trésor Sawasawa
- GitHub: @tresorsawasawa
- Twitter: @tresorsawasawa
- LinkedIn: Trésor Sawasawa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Many thanks to Microverse whose documentation has been used.
This project is LICENSED.