https://github.com/hivecom/roflbox.website
Parody of LMAOBOX. Get gud, get ROFLBOX.
https://github.com/hivecom/roflbox.website
Last synced: 10 months ago
JSON representation
Parody of LMAOBOX. Get gud, get ROFLBOX.
- Host: GitHub
- URL: https://github.com/hivecom/roflbox.website
- Owner: hivecom
- License: mit
- Created: 2025-08-26T15:32:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T21:39:51.000Z (10 months ago)
- Last Synced: 2025-08-26T21:49:14.671Z (10 months ago)
- Language: TypeScript
- Homepage: http://roflbox.website/
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ROFLBOX Website
A parody "hacker toolkit" website built with modern web technologies.
## Tech Stack
- **React 19** + **TypeScript** - Modern React with full type safety
- **Vite** - Fast development and optimized builds
- **Tailwind CSS v4** - Utility-first CSS framework
- **Shadcn/ui** - High-quality component library
- **Node.js 22** - Latest LTS for optimal performance
## Development
```bash
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview
```
## Deployment
The site automatically deploys to GitHub Pages via GitHub Actions when changes are pushed to the main branch.
## Project Context
See `ROFLBOX_CONTEXT.md` for the full background on this parody project.