Skip to content

hamdymohamedak/gamers

Repository files navigation

Gamers

A React-based web application for browsing games by platform and store.

Disclaimer

This project is created for testing and learning purposes only. It is not intended for production use. All data included in this project is provided for testing only. Using this data or this project for any fraudulent, abusive, or illegal purpose is strictly prohibited. I am not responsible for any misuse of this project or its data. This application is for testing only and must not be treated as a production-ready system.

Features

  • Browse games by category and platform
  • Navigate through dashboard and detail views
  • Responsive UI built with Material UI components
  • Client-side routing with React Router

Tech Stack

  • React 18
  • React Router 6
  • Material UI (MUI)
  • Create React App
  • ESLint and Prettier

Getting Started

Prerequisites

  • Node.js (v18 or newer recommended)
  • npm

Installation

npm install

Run in Development

npm start

Build

npm run build

Available Scripts

npm start
npm test
npm run build
npm run lint
npm run lint:fix
npm run format
npm run format:check

Project Structure

  • src/ main frontend source code
  • src/Component/ pages and reusable UI components
  • src/Component/Dashboard/ dashboard-related views
  • src/img/ static images and assets
  • public/ static public files
  • api/ backend or serverless-related files

Notes

  • This repository may include experimental or incomplete implementations.
  • Do not deploy this project to a production environment as-is.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Contributors