/react-fbchatbox

Facebook desktop chat made in React

Primary LanguageJavaScript

Demo

New version

Real chat with other people on the site:

Todo:

Add emoji card

Add the payment card

Add sticker card

Fix some minor bugs

Improve mobile optimization

Fully remove jquery(close)

Old version

Giphy api:

Sending individual messages:

Search for contacts(still needs some work):

Contributing

  1. git clone https://github.com/AG-Systems/react-fbchatbox.git

  2. cd react-fbchatbox

  3. npm install

  4. npm install jquery

  5. npm start

Todo:

Add emoji card

Finish the payment card

Add sticker card

Fix some minor bugs

Mobile optimization

Fully remove jquery

Move everything to state (maybe use redux as well)

Disclamer: This is not perfect as I am only one person and I take no credit in the design. Only for the implementation