This package contains both fronted and backend services. To run backend go into "backend" folder and run "MyCalendarApplication.java" file. Pay attenction to the ports for database and frontend.
To run frontend go into "frontend" folder and run from terminal 'npm run dev' Frontend is powered by vite.js