lirad / reddit_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-MicroReddit

This is the project to learn about the database arrangement on Rails.

Built With

  • Ruby
  • Rubocop
  • Ubuntu
  • Rails

Prerequisities

To get this project up and running locally, you must already have ruby and rails installed on your computer.

Getting Started

Setup

  • Clone this repository with git clone git@github.com:gurbuzertunga/reddit_app.git using your terminal or command line.
  • Change to the project directory by entering cd reddit_app in the terminal
  • Next run bundle install to install the necessary dependencies
  • Run rails db:migrate to setup your local database.
  • Finally run rails console to start the application.

Authors

👤 Gurbuz Ertunga

👤 Sergio David Perdomo Rivera

About


Languages

Language:Ruby 52.5%Language:CSS 29.1%Language:HTML 14.3%Language:JavaScript 1.8%Language:CoffeeScript 1.3%Language:SCSS 1.1%