bntzio / twitter-clone

A twitter clone made using rails + react with flux architecture :bird:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Clone

twitter-clone

Twitter Clone is Twitter clone made in React along with Rails and Flux architecture.

How to install?

bundle install

npm install

bundle exec rake db:create db:migrate

How to run?

webpack -w -d

rails server

Now open localhost:3000 in your browser, and there you go.

Pull request friendly :)

About

A twitter clone made using rails + react with flux architecture :bird:


Languages

Language:JavaScript 95.3%Language:Ruby 3.9%Language:HTML 0.6%Language:CSS 0.1%