A responsive web application showcasing various mobile games with multiple interactive views including Home, Games, Careers, About, and Contact pages.
-
Responsive header with dynamic navigation
-
Dropdown menu for games section
-
Smooth scrolling functionality
-
Mobile-friendly hamburger menu
-
Home Page
ezgif-35de48d5014eaa.mp4
-
Featured games showcase
-
Company overview
-
Game download links
-
Newsletter subscription
-
Careers Page
- Job listings
- Application form
- Office locations
- Company culture
-
About Page
- Company history
- Team members
- Mission statement
- Office locations
-
Contact Page
- Contact form
- Newsletter subscription
- Office address
- Social media links
-
Kipon (Casual Game)
- Game overview
- Screenshots
- User reviews
- Download links
-
Robotrix (RPG Game)
- Game features
- Screenshots
- User reviews
- Download links
-
Treasure Box (Adventure Game)
- Game description
- Screenshots
- User reviews
- Download links
- React.js
- React Router DOM
- GSAP (GreenSock Animation Platform)
- React Intersection Observer
- SCSS for styling
- React Icons
- Clone the repository:
git clone <repository-url>
- Install dependencies:
cd webGame-App
npm install
- Run the development server:
npm start
src/
├── component/
│ ├── About.jsx
│ ├── Careers.jsx
│ ├── Contact.jsx
│ ├── Footer.jsx
│ ├── Header.jsx
│ ├── Home.jsx
│ ├── Kipon.jsx
│ ├── Robotrix.jsx
│ ├── Treasurebox.jsx
│ └── image/
├── App.js
├── App.scss
└── index.js
- User authentication
- Game download tracking
- User reviews system
- Job application system
- Newsletter functionality
- 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.
Developer Name - Roushan Singh
Project Link: https://github.com/yourusername/webGame-App