Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🥐

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
```