Spring-boot React application
-server- import meeting server to your ide as a maven project server runs on 8080 port
-client- run "npm install" to install dependencies if necessary install extra dependencies ex. "npm install axios"
npm start to run to client server client runs on 3000 port