Skip to content

AmaaniL/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat app

This is a Chat app made as an excercise.

Tech Stack

Client: Vite, React, Tailwind, Javascript, CSS, HTML

Server: Java, WebSockets, STOMP

Deployment

To deploy this project:

git clone https://github.com/AmaaniL/Chat.git

Then from the cloned folder run:

backend:

  cd Chatserver
  mvn spring-boot:run

frontend:

  cd Chatclient
  npm run start

License

MIT

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published