An open API service indexing awesome lists of open source software.

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.

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.