My Calendar is a simple calendar application. To review the project's back end code my-calendar-backend.
mail : test@selamet.dev
password: test123123
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build