Skip to content

Latest commit

 

History

History
98 lines (66 loc) · 1.77 KB

README.md

File metadata and controls

98 lines (66 loc) · 1.77 KB

YummyRecipes

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.

Link Demo

Cick here to get live demo

Built With

  • HTML
  • CSS
  • JavaScript
  • Ruby
  • PostgreSQL
  • Ruby on Rails

Getting Started

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

Authors

👤 Hammas Bin Saleem

👤 Trésor Sawasawa

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

Acknowledgments

  • Many thanks to Microverse whose documentation has been used.

📝 License

This project is LICENSED.