Skip to content

bntzio/twitter-clone

Repository files navigation

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 :)

Releases

No releases published

Packages

No packages published

Languages