Wheelr is a free, feature-rich web application for creating and spinning customizable giveaway wheels. Perfect for raffles, contests, online giveaways, and promotional events. Built with modern web technologies including Angular and TypeScript.
🌐 Go to the Web Application | 📖 Documentation
- Customizable Wheel Design: Choose from multiple color palettes or create your own
- Sound & Audio: Add custom spin and winner announcement sounds
- Countdown Timer: Built-in countdown feature with customizable audio
- Multiple Views: Switch between circular and linear wheel views
- Font Selection: Choose from Google Fonts to customize text appearance
- Background Customization: Add custom background colors and images
- Winner Effects: Animated effects when a winner is selected
- Local Storage: All settings and data persist in your browser via IndexedDB
- Responsive Design: Works on desktop, tablet, and mobile devices
- No Installation Required: Fully functional web application - no downloads needed
Simply visit Wheelr and start creating your giveaway wheel immediately.
To start a local development server, run:
npm install
ng serveOnce the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.
Angular CLI includes powerful code scaffolding tools. To generate a new component, run:
ng generate component component-nameFor a complete list of available schematics, run:
ng generate --helpTo build the project for production, run:
ng build --configuration production- src/app/feature/: UI components and features
- src/app/services/: Business logic and state management
- src/app/shared/: Shared components and utilities
- public/: Static files and SEO configurations
- Angular 20+ with TypeScript 5+
- Tailwind CSS for styling
- Angular Signals for state management
- IndexedDB for local data persistence
- No server required - all data stored locally
- No cloud sync or tracking
- Completely free and ad-free
Optimized for search engines with meta tags, structured data, and mobile support. See SEO_OPTIMIZATION.md for details.
Open source - feel free to use and modify for your giveaways and contests.
Created by AnnyoneAny - Twitter/X
Ready to create your giveaway wheel? Start at Wheelr today!