A chaotic, colorful React playground featuring the magical numbers 6 and 7!
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- Animated hero section with gradient text
- 42 interactive colored squares (6×7!)
- Feature cards showcasing the 6-7 philosophy
- Magic counter with +6 and +7 buttons
- Animation controls with toggle switch
- Like counter with smooth animations
- Color selector with live preview
- Multiple interactive tabs
- 9 colorful gradient cards
- Animated stats bar
- Hover effects and transitions
- Interactive like and bookmark buttons
- Line charts showing 6 vs 7 trends
- Bar chart of multiplication table
- Pie chart of color distribution
- Area chart for analytics
- Powered by Recharts
- Interactive form with live preview
- Range slider for score tracking
- Newsletter subscription toggle
- Real-time validation
- Quick fill buttons
- Countdown timer (resets at 0)
- Live clock with date
- Random quote generator
- Dice roller with animations
- Progress tracker
- Color picker with presets
- React 18 - UI library
- TypeScript - Type safety
- Vite - Build tool
- Tailwind CSS v4 - Styling
- shadcn/ui - Component library
- Framer Motion - Animations
- React Router - Navigation
- Recharts - Data visualization
- Lucide React - Icons
This app is ready to deploy to Cloudflare Pages!
-
GitHub Integration (Recommended)
- Connect your repo to Cloudflare Pages
- Automatic deployments on every push
- Free hosting with global CDN
-
CLI Deployment
npm run pages:deploy
See CLOUDFLARE.md for detailed deployment instructions.
- 6 - The perfect number
- 7 - The lucky number
- 13 - Their sum (6+7)
- 42 - Their product (6×7) - The answer to everything!
- 67 - The magic combination
src/
├── components/ # Reusable components
│ ├── ui/ # shadcn/ui components
│ ├── Navigation.tsx # Main navigation
│ ├── Layout.tsx # App layout
│ └── [widgets] # Custom widgets
├── pages/ # Page components
│ ├── HomePage.tsx
│ ├── PlaygroundPage.tsx
│ ├── GalleryPage.tsx
│ ├── ChartsPage.tsx
│ ├── FormsPage.tsx
│ └── WidgetsPage.tsx
├── lib/ # Utilities
│ └── utils.ts
└── App.tsx # Root component
- ✅ Animated buttons and cards
- ✅ Hover effects everywhere
- ✅ Live data updates
- ✅ Form validation
- ✅ Color theming
- ✅ Smooth transitions
- ✅ Responsive design
- Purple:
#8b5cf6 - Pink:
#ec4899 - Blue:
#3b82f6 - Green:
#10b981 - Yellow:
#f59e0b - Red:
#ef4444
MIT License - Feel free to use this chaotic masterpiece!
Explore all the pages, click all the buttons, and enjoy the colorful chaos of Six Seven!