Skip to content

sallyhjkim/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat Application

Setup:

  • run npm i && npm start for both client and server side to start the development server

Client

  • CRA(Create React App) for client
  • Redux saga for managing store

Server

  • socket.io
  • postgres as a database for saving user information

This chat app includes:

  1. Welcome message
  2. Emoji effects
  3. Leave chat message for other users
  4. Distintive user icon(username 2 english character and random background color)

About

Chatting application with using socket.io and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors