This website was created as a project for my university. It showcases a modern cloud gaming platform landing page, featuring interactive galleries, sliders, and a responsive design (desktop only).
- GSAP (GreenSock Animation Platform)
- Cursix
- Lenis
- Swiper.js
- HTML
- CSS
- Font Awesome (icons)
- JavaScript
...and more!
- Interactive image galleries and sliders
- Smooth animations and transitions
- Modern, visually appealing UI
- Desktop-only experience
You can run this project locally in two ways:
If you have Node.js installed, you can use the serve package to quickly start a local server:
npx serveThis will serve the project at http://localhost:3000 (or another available port).
If you use Visual Studio Code, you can install the Live Server extension. Then, right-click on index.html and select "Open with Live Server".
Feel free to explore the code and enjoy the animations and features. This project was a great learning experience!