A survey app for companies
To fully use the backend, go to src/main/resources/application.properties, and change the fields according to your own server configuration. to start the backend, simply run src/main/java/staj/proje/application.java After you start the server, run the frontend with npm start.