eshaam / twitter-clone-react

An example Twitter clone built with Rails 5 as the backend and React + Flux on the Frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

Installation

$ git clone [git-repo-url] twitter-clone-react
$ cd twitter-clone-react
$ bundle install
$ rake db:migrate
$ npm install
$ webpack
$ rails s

Todos

  • Follow features
  • Add Code Comments

About

An example Twitter clone built with Rails 5 as the backend and React + Flux on the Frontend.


Languages

Language:Ruby 67.7%Language:HTML 21.5%Language:JavaScript 9.7%Language:CSS 1.2%