This project is copy of facebook messenger. It's created with React, Redux, React Router and SASS.

install and running

$ git clone https://github.com/grafikri/React-Facebook-Messenger.git
$ cd React-Facebook-Messenger/
$ npm install
$ npm start # serve at localhost:3000

To do

  • Right panel
  • Chat panel
  • Scroll component
  • Redux integration
  • Theme support