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.
- Live countdown preview
- Custom title, date, language, and background
- Light and dark mode
- Responsive modern UI
- Automatic background image processing
- 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
- Install dependencies with
npm install. - Add source images to
backgrounds/. - Process images with
npm run images(run this every time new images are added). - Start development with
npm run devor build the site withnpm run build.
© CDG-Turbo by Jonathan Stengl 2026 (I don't own the pictures)