## Description

Mayo is a plugin for managing events with admin approval, public submission, and recurring schedules.

## Installation

1. Clone the repository
2. Run `composer install`
3. Run `npm install`
4. Run `npm run build`
5. Run `npm run dev`

## Usage

1. Go to the admin dashboard
2. Click on "Mayo" in the left sidebar
3. Click on "Add Event" to create a new event
4. Fill out the event details
5. Click "Save" to save the event
