Skip to content

Denyaar/ChatApplication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApplication

Spring boot websocket backend and reactjs client

Tutorial Link

Server: - Spring boot Websocket

Client - ReactJS

ReactJS screen

Chat screen

To start:

Client

    - npm install (in the react-client folder)
    - npm start

Server

    - mvn spring-boot:run (in the spring-ws-server)

About

Spring boot websocket backend and reactjs client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.7%
  • CSS 32.7%
  • HTML 24.6%