Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasfiz/factulendario
Office sweet rotation schedule 🥐
https://github.com/nicolasfiz/factulendario
fullcalendar react tailwindcss vite
Last synced: about 1 month ago
JSON representation
Office sweet rotation schedule 🥐
- Host: GitHub
- URL: https://github.com/nicolasfiz/factulendario
- Owner: nicolasfiz
- Created: 2023-03-18T22:19:31.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T06:17:39.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T03:44:05.349Z (3 months ago)
- Topics: fullcalendar, react, tailwindcss, vite
- Language: JavaScript
- Homepage: https://nicolasfizbenchetrit.github.io/Factulendario/
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Factulendario 🥐
This is a custom calendar made to know who has to bring sweets to the office. To do it I used the library **FullCalendar**
## Stack 💻
- Vite ⚡
- React 💙
- Tailwind 🍃## Github Pages
This site was build using [GitHub Pages](https://nicolasfizbenchetrit.github.io/Factulendario/).## Commands
Development
```
npm run dev
```Build
```
npm run build
```