Skip to content

Made this project to practice making the twitter clone again, as well as making a guide for others

Notifications You must be signed in to change notification settings

kennethteh90/twitter-reclone

Repository files navigation

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. You can follow this guide to build it from scratch: https://medium.com/@kennethteh90/how-to-build-a-twitter-clone-885dd3fea6f3

Prerequisites

  • Ruby 2.4.1
  • Rails 5.1.4

Installing

Clone the repository

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

Install required gems

bundle install

Create and configure the database

rake db:create db:migrate

Authors

Acknowledgments

About

Made this project to practice making the twitter clone again, as well as making a guide for others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published