Skip to content

JonnyS02/CDG-Turbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDG-Turbo

CDG-Turbo Icon

CDG-Turbo (CountDownGen-Turbo) is a modern, stateless countdown link generator. It creates shareable countdown pages with a custom title, target date, language, and background image.

The countdown data is stored directly in the URL. There is no database and no server-side state.

Features

  • Live countdown preview
  • Custom title, date, language, and background
  • Light and dark mode
  • Responsive modern UI
  • Automatic background image processing

Used Libraries

  • React: UI structure and state
  • Vite: Development server and production build
  • Tailwind CSS: Styling and responsive layout
  • Motion: UI and countdown animations
  • Lucide React: Icons
  • Sonner: Toast notifications
  • Sharp: Thumbnail generation and image pipeline

Setup

  1. Install dependencies with npm install.
  2. Add source images to backgrounds/.
  3. Process images with npm run images (run this every time new images are added).
  4. Start development with npm run dev or build the site with npm run build.

© CDG-Turbo by Jonathan Stengl 2026 (I don't own the pictures)