A fun and interactive web application that simulates an email security scanner with meme-worthy feedback and engaging animations. Built with Next.js, TypeScript, and TailwindCSS.
- Interactive email security scanning simulation
- Fun animations and sound effects
- Real-time progress tracking
- Webcam feed simulation
- Matrix-style background effects
- Chaos mode with threat level monitoring
- Mobile-responsive design
- Vercel Analytics integration
- Next.js
- TypeScript
- TailwindCSS
- Framer Motion
- Use-Sound
- Lucide Icons
- Vercel Analytics
- Clone the repository:
git clone [your-repo-url]- Install dependencies:
npm install
# or
yarn install- Run the development server:
npm run dev
# or
yarn dev- Open http://localhost:3000 in your browser.
/src- Source code/app- Main application code/components- React components/public- Static assets/sounds- Sound effects/images- Images
Feel free to contribute to this project by submitting issues or pull requests.
MIT License - feel free to use this project for fun or learning!