Scheduli keeps you informed about your daily schedule, even during the most chaotic days. This app was created using Next.js, React, and Tailwind.
You can find the website at https://scheduli.dsns.dev/
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev