Welcome to the League of Legends Site This is a futuristic, dynamic, and visually stunning animated website that brings the thrilling world of gaming to life using cutting-edge web technologies.
- React & Vite: For building a fast and modern web application.
- GSAP (GreenSock Animation Platform): Used for smooth, high-performance animations throughout the site.
- Clippy Shape Maker: For creating unique and creative clippy shapes that add to the futuristic vibe.
- ESLint: To ensure clean and error-free JavaScript code.
- CSS, HTML, and JavaScript: For styling, layout, and functionality of the website.
- Smooth GSAP Animations: Enjoy seamless, fluid animations that enhance the user experience.
- Interactive Navbar: A responsive navigation bar to quickly move between sections of the site.
- Hero Section: A captivating animated introduction section that greets users with engaging visuals.
- About Section: Dive into the story behind the website and its mission.
- Features Showcase: Highlighting key features with attractive, animated elements.
- Contact Form: Allow users to get in touch with ease.
- Futuristic Design: Inspired by the gaming world, this website blends modern design with interactive elements.
The immersive Hero Section of the League of Legends site.
Clone the repository:
git clone https://github.com/pesala-x/Animated-Gaming-Website.gitNavigate to the project directory:
cd Animated-Gaming-WebsiteInstall dependencies:
npm installRun the development server:
npm run devOpen the site in your browser at http://localhost:3000.
- Fork the repo
- Create a new branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature/your-feature) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- GSAP: For providing one of the best animation libraries for web development.
- Clippy Shape Maker: For making it easy to create eye-catching shapes.
- React & Vite: For modern, efficient web development.