The app was created on node v18.16
.
To install the dependencies for server and client run the following command in the root of the repository
npm i
The server and the client can be started by running
npm run start
Afterwards you can visit the running client on localhost