SHISIA / ChatApplication

Spring boot websocket backend and reactjs client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 42.7%Language:CSS 32.7%Language:HTML 24.6%