alexhawkins / bloccit

Create a Reddit clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLOCCIT

##Information

  • Create a Reddit clone to teach the fundamental concepts of web development and Rails 4.

  • Source code available on Gitbub

  • Demo available on Heroku

##Setup

Make a copy of config/application.example.yml and name it application.yml. It will be used to store your credential information. The application.yml file must be included in .gitignore to prevent public access to your credentials once your code is pushed to Github.

##Thank you!

About

Create a Reddit clone


Languages

Language:Ruby 91.4%Language:CSS 6.4%Language:CoffeeScript 1.4%Language:JavaScript 0.9%