Georjane / twitter-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.

Home Page:https://twitarclone.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://twitarclone.herokuapp.com/


Languages

Language:Ruby 50.7%Language:HTML 42.1%Language:CSS 3.7%Language:JavaScript 3.4%