Skip to content

A RethinkDB chat client with React & socket.io. The idea is to demonstrate how to to build a real time chat application with facebook's ReactJS and socket.io .

License

Notifications You must be signed in to change notification settings

arman37/rethink-node-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Author

Arman Bhuiyan Github / LinkedIn / Facebook / Site / E-Mail

Rethink Node Chat ReactJS Client.

A RethinkDB chat client with React.

The idea is to demonstrate how to to build a real time chat application with facebook's ReactJS and socket.io .

Complete stack

HOW TO RUN

  1. Before this you will have to configure the backend server i have developed with NodeJS and RethinkDB at 'https://github.com/arman37/rethink-node-chat-server'
  2. Clone the project from git.
  3. Go to 'rethink-node-chat-client' directory ( cd rethink-node-chat-client ).
  4. Run yarn or npm install.
  5. Run npm start.

Application will start at 'http://localhost:4000'. Open a new tab on your web browser and enter address http://localhost:4000 .

Preview

Screenshot1 Screenshot2 Screenshot3 Screenshot4

Contributing

If you like the project, shoot a 🌟 and feel free to fork & send PR anytime.

License

MIT licensed

About

A RethinkDB chat client with React & socket.io. The idea is to demonstrate how to to build a real time chat application with facebook's ReactJS and socket.io .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published