Schedule - is a project to create a calendar event with different features.
In development
The project uses FSD architectural methodology.
docker compose up --buildpnpm installpnpm devpnpm buildRun Unit Tests with Vitest
pnpm test:unitLint with ESLint
pnpm lint