Trash Calendar
Description
This project is a simple web application to manage the trash duty schedule in a shared household. The application displays a monthly calendar with the days of the week and highlights the person responsible for taking out the trash each day.
Features
- Displays a calendar with the days of the week from Monday to Sunday.
- Indicates the name of the person who should take out the trash each day.
- Allows navigation between months.
- Each person has a different background color in the calendar.
Technologies Used
- React: Library for building the user interface.
- Tailwind CSS: CSS framework for styling the application.
- Day.js: Library for date handling.
Installation
-
Clone the repository:
```bash
git clone https://github.com/USERNAME/REPO_NAME.git