An open API service indexing awesome lists of open source software.

https://github.com/darthdevv/sos-game

social battle royale game landing page
https://github.com/darthdevv/sos-game

framer-motion landing-page next15 tailwindcss typescript

Last synced: 5 months ago
JSON representation

social battle royale game landing page

Awesome Lists containing this project

README

          

# SOS Game Landing Page ๐ŸŽฎ

This is a responsive and accessible landing page for the game **SOS**, built using [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), and [Framer Motion](https://www.framer.com/motion/). It showcases the gameโ€™s features, testimonials, system requirements, and more with a focus on clean visuals and smooth animations.

## ๐Ÿ“ธ Preview
![Landing Page Screenshot](public/images/screenshot.jpg)

## ๐Ÿš€ Features

- โšก **Fully responsive** layout (mobile-first)
- ๐ŸŽจ **Modern design** with smooth scroll animations
- ๐ŸŒ **Language selector** dropdown
- ๐Ÿ—ฃ๏ธ **Press quotes/testimonials** section
- ๐Ÿง‘โ€๐Ÿ’ป Accessible and semantic HTML
- ๐ŸŽฅ Animated scroll indicators using Framer Motion
- ๐Ÿ–ผ๏ธ Optimized images using Next.js `Image` component
- ๐Ÿงช Hover interactions with official platform colors (Steam, Xbox, Discord, Facebook, Twitter)

## ๐Ÿ› ๏ธ Tech Stack

- [Next.js 15](https://nextjs.org/)
- [React 19](https://react.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Framer Motion](https://www.framer.com/motion/)
- [Lucide Icons](https://lucide.dev/)
- [ESLint + Prettier] for formatting and linting

## ๐Ÿงพ Accessibility

- Keyboard-navigable language menu
- Semantic roles and ARIA labels for better screen reader support
- High contrast for text and buttons

## ๐Ÿ“ฆ Installation

```bash
git clone https://github.com/yourusername/sos-landing-page.git
cd sos-landing-page
npm install
npm run dev
```

## ๐Ÿ“ƒ License
This project is licensed under the MIT License.

## ๐Ÿ™Œ Acknowledgments
Figma Design inspiration: [SOS game](https://www.figma.com/design/wfT2CTCZaM5rwBLDMFKsKe/Game-Landing-freebie-by--alicilinia--Community-?node-id=0-1&p=f&t=Qlpm1mBiTTeGlV3u-0)