Mesi21 / social_media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Project: Social Media

A simple app that is similar to facebook created using Rails.

Website

Project website (deployed).

prerequisite

  1. Git.
  2. Code editor.
  3. Code linter.
  4. Rails.
  5. Browser.

How to run the program

  1. Open the terminal.

  2. Enter git clone https://github.com/othman-19/social_media.

  3. Navigate to the cloned repository.

  4. In the terminal cd into social_media.

  5. Install bundle by typing bundle install and update it by typing bundle update in the terminal.

  6. Run the rails server by typing rails server in the terminal.

  7. Open in browser with localhost:3000

Contributor(s)

  1. Othamane Naamani.
  2. Molnar Emese.

About


Languages

Language:Ruby 74.9%Language:HTML 18.9%Language:CSS 4.8%Language:JavaScript 0.7%Language:CoffeeScript 0.7%