10000 GitHub - roushan-code/webGame-App: this is my first frontend project with react
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roushan-code/webGame-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tripo Games - Web Gaming Application

A responsive web application showcasing various mobile games with multiple interactive views including Home, Games, Careers, About, and Contact pages.

Features

Navigation

  • 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

Game Pages

  • 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

Technologies Used

  • React.js
  • React Router DOM
  • GSAP (GreenSock Animation Platform)
  • React Intersection Observer
  • SCSS for styling
  • React Icons

Installation

  1. Clone the repository:
git clone <repository-url>
  1. Install dependencies:
cd webGame-App
npm install
  1. Run the development server:
npm start

Project Structure

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

Features to be Added

  • User authentication
  • Game download tracking
  • User reviews system
  • Job application system
  • Newsletter functionality

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Developer Name - Roushan Singh

Project Link: https://github.com/yourusername/webGame-App

About

this is my first frontend project with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0