This is the project to learn about associations.
- Ruby
- Rubocop
- Ubuntu
- Rails
To get this project up and running locally, you must already have ruby and rails installed on your computer.
Setup
- Clone this repository with
https://github.com/mcihadkurel/party-mag.git
using your terminal or command line. - Change to the project directory by entering
cd party-mag
in the terminal - Next run
bundle install
to install the necessary dependencies - run
rails db:create
- Run
rails db:migrate
to setup your local database. - Finally run
rails console
to start the application.
👤 Muhammed Cihad Kurel
- Github: @mcihadkurel
- Twitter: @mece_ka
- LinkedIn: @muhammed
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!