This is a live solo project, of a simple chat application.
Try it out here: http://livegab-v0.1.s3-website-eu-west-1.amazonaws.com/
If you have nobody to talk to, you can open the app in multiple browser tabs and sign in with different user names.
If you'd rather clone the repo, open it in your terminal/cmd, cd into the 'react' folder and enter:
(Assuming you have npm or similar package manager installed)
cd react
npm install
npm start
React, Tailwind CSS, Java, Spring, SockJS, StompJS