App that shows information about the pilots that have violated 100m no drone zone (NDZ) area around specific elusive bird nest in the last 10 minutes
https://nestprotector-test.fly.dev/
In order to run the application locally, PORT and MONGODB_URI are needed in .env file.
The server is running at all times in the background and when client connects, web socket is used to display the information for the client.
React
Node.js
Mongodb
