Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dsnsgithub/scheduli
- Owner: dsnsgithub
- License: other
- Created: 2023-09-04T23:34:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-31T07:33:25.000Z (14 days ago)
- Last Synced: 2024-10-31T08:19:49.563Z (14 days ago)
- Topics: nextjs, react, scheduler, tailwind, typescript, web
- Language: TypeScript
- Homepage: https://scheduli.dsns.dev/
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```