Skip to content

michaeljstevens/reddit_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Clone

A clone of the website Reddit build with Ruby on Rails

This application allows users to see all posts from subscribed 'subreddits'.

subscribed

It features comments on post as well as nested comments and up/down votes, similar to the original website.

comments

Users can also search for and subscribe to 'subreddits'.

subreddits

Instructions

  • Clone repository
  • Run gem install to handle dependencies and versions
  • Run rails server to start the server
  • Navigate to localhost:3000 and create a user to begin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published