lirad / micro-reddit-blog

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 https://github.com/mcihadkurel/micro-reddit-blog.git using your terminal or command line.
  • Change to the project directory by entering cd micro-reddit 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

👤 Diego Lira

👤 Muhammed Cihad Kurel

About


Languages

Language:Ruby 77.9%Language:HTML 12.3%Language:JavaScript 8.2%Language:CSS 1.5%