Twittter Clone Project

This "twittter" clone project follows Andy Leverenz's Building a Twitter Clone tutorial. Completed as part of The Odin Project's Ruby on Rails curriculum, this assignment covers the use of Devise for authenticating users as well as using Bulma's CSS framework among other Ruby gems.

This project was built using a SQLite3 database and then converted to PostgreSQL when deploying to Heroku.

Check out Andy Leverenz's Web-Crunch tutorial here in three parts: Part 1 Part 2 Part 3

  • Ruby version 2.7.2

  • Rails version 6.1.4