Skip to content

viktorcrypt/Peaky_Blinders

Repository files navigation

Peaky Blinders Operations Board

A cinematic dashboard inspired by the tone of Peaky Blinders.

This project reuses the structure of the previous dashboard app and rethemes it into an operations board with dossiers, contacts, a notice modal, and ambient audio controls.

What is inside

  • Single-screen immersive dashboard
  • 6 dossier cards with expandable modal details
  • Contact table with reserved placeholder rows
  • Notice popup panel
  • Play/pause control for background audio
  • Fully responsive layout for desktop and mobile

Stack

  • Vite
  • React 19
  • TypeScript
  • Plain CSS (no UI framework)

Quick start

npm install
npm run dev

Build

npm run build
npm run preview

Customization

  • Edit dossiers and contacts in src/App.tsx
  • Edit theme and layout in src/App.css
  • Replace soundtrack at public/assets/bgm.mp3

Notes

This project was created in c:/Users/plamb/Peaky Blinders based on the structure of better-call-monad.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors