Add README.md

This commit is contained in:
2025-10-02 13:28:41 -04:00
parent 9f8f0bb990
commit 2b7a3da085

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# codey.lol
codey.lol is a web app built with Astro, TypeScript, Tailwind CSS, React, and Vite.
## Pages Overview
- **Home** (`/`): Landing page/lyric search
- **Login** (`/login`): User authentication page.
- **Memes** (`/memes`): Meme browser.
- **Radio** (`/radio`): Listen to and (if authenticated) control the radio stream.
- **Lighting** (`/lighting`): Authenticated controls for lighting state and color.
- **TRip** (`/TRip`): Authenticated page for TRip/media requests.
- **Requests** (`/TRip/requests`): Authenticated page to manage and view TRip/media requests.