Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsnsgithub/scheduli

Scheduli keeps you informed about your daily schedule, even during the most chaotic days.
https://github.com/dsnsgithub/scheduli

nextjs react scheduler tailwind typescript web

Last synced: 4 days ago
JSON representation

Scheduli keeps you informed about your daily schedule, even during the most chaotic days.

Awesome Lists containing this project

README

        

# Scheduli
![image](https://github.com/dsnsgithub/scheduli/assets/48170013/45ab9cd1-b8f3-44b2-be60-d4b105ce2176)

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:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```