PRbsas / devit

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

Home Page:https://devit-rails.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devit

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

Installation

git clone git@github.com:PRbsas/devit.git
cd devit
bundle install
rails db:migrate
rails s

Contributing

  1. Fork it ( https://github.com/PRbsas/devit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The project is available as open source under the terms of the MIT License.

About

Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.

https://devit-rails.herokuapp.com/

License:MIT License


Languages

Language:Ruby 67.5%Language:HTML 17.7%Language:CSS 7.6%Language:JavaScript 7.2%