Add README.md
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user