Skip to content

kennethteh90/twitter-clone

Repository files navigation

Heroku link: https://twitter-clone-kenneth.herokuapp.com/

Twitter Clone App

This Twitter clone app enables a user to 1) sign up for an account, 2) login, 3) create tweets with hashtags inline, 4) follow and unfollow other users, 5) view tweet feeds.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Ruby 2.4.1
  • Rails 5.1.4

Installing

Clone the repository

git clone https://github.com/kennethteh90/twitter-clone.git

Install required gems

bundle install

Create and configure the database

rake db:create db:migrate

Authors

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published