A cyberpunk-themed website inspired by Hotline Miami aesthetics, featuring neon effects, retro-futuristic design, and pixel art elements.
- 🌟 Neon visual effects and animations
- 🎮 Hotline Miami inspired design
- 🌐 Multi-language support (RU/EN/ES)
- 📱 Responsive design
- 🎨 Interactive UI elements
- 🔧 Performance optimization
- 🎵 Cyberpunk aesthetics
- HTML5
- CSS3 (with custom animations)
- JavaScript (Vanilla)
- GSAP for animations
- Particles.js for effects
- 🏠 Home
- 💼 Services
- 🎨 Portfolio
- 📝 Templates
- 📞 Contacts
- Clone the repository:
git clone https://github.com/ClownOfCrowd/hotline-miami-website.git
- Navigate to the project directory:
cd hotline-miami-website
- Open
index.html
in your browser or use a local server:
npx serve
To start development server:
npm install
npm run dev
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.