Skip to content

A trimmed version of the official Reddit site. The site can be viewed at https://reddit-clone-danny.herokuapp.com/. Built with Ruby on Rails, Devise, Postgresql, heroku, bootstrap, minimal javascript.

Notifications You must be signed in to change notification settings

dannyflatiron/reddit-clone

Repository files navigation

Reddit Clone

A trimmed Reddit clone app

I built this app with the intent of learning how to use bootstrap styling and build something a bit more complex than my previous Rails apps. Skills learned include bootstrap styling, handling n + 1 queries, using javascript to dynamically load html elements in a Rails app, setting up a password recovering email link sent to user's inbox. Visit site.


Reddit Clone Home

Reddit Clone Sign-Up

Reddit Clone Login

Reddit Clone Profile Page


Some of the features of this app include:

  • Ruby version: 2.6.1
  • Rails version: 6.0.3
  • Database: postgresql
  • Sign-In/Sign-Up: Devise
  • Styling: Bootstrap
  • Users can make posts & communities * comments on posts
  • Users can vote

Running it locally

  • run npm install or yarn install
  • run rails s
  • navigate to http://localhost:3000

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)
=======
 
To install this app, follow these steps:

Fork and clone this repository

Run bundle install, rails db:migrate, rails db:seed, rails server to open up the browser in your browser, and enter http:localhost:3000.

This project has been licensed under the MIT open source license.
>>>>>>> 5feba998914ec77ea14e172b54f9fc84f4328077

About

A trimmed version of the official Reddit site. The site can be viewed at https://reddit-clone-danny.herokuapp.com/. Built with Ruby on Rails, Devise, Postgresql, heroku, bootstrap, minimal javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published