Skip to content

In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.

acushlakoncept/twitter-clone

Repository files navigation

Twitter App Clone

In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.

I totally revamped the UI, modelling it to the current interface of Twitter instead of the 2017 version he was using in the video. I used bootstrap while he used Bulma, since I was alot familiar with bootstrap.

I also implemented the Flash messages using Toastr instead of the built in flash.

Live Demo

screenshot

Built With

  • Ruby on Rails
  • Ruby
  • Bootstrap

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone https://github.com/acushlakoncept/twitter-clone.git
$ cd twitter-clone
$ bundle install 
$ yarn install --check-files

Author

👤 Uduak Essien

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • The Odin Project
  • Project inspired by Microverse Program

About

In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published