Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 419 Bytes

Scheduli

image

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/

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev