GithubHelp home page GithubHelp logo

tayyab-004 / gamepedia Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 72 KB

React project with chakra-ui, Axios, Build-in & Custom Hooks, React-Icons and State Lifting concepts.

Home Page: https://gamepedia-tayyab.netlify.app

JavaScript 1.22% HTML 1.05% CSS 1.77% TypeScript 95.95%
react chakra-ui-react typescript

gamepedia's Introduction

GamePedia

Welcome to GamePedia - Our Ultimate Game Hub!

Overview

GamePedia is a React-Vite project built to exemplify best practices in React utility. It serves as a clone of rawg.io, providing a comprehensive platform for game enthusiasts. The project leverages the API key from rawg.io, as per the provided documentation.

Technologies Used

  • React-Vite: The project is built on the React-Vite framework, ensuring efficiency and high-performance.

  • Chakra UI: Styling components with Chakra UI guarantees a sleek and visually appealing user interface.

  • Axios: Utilized for seamless HTTP requests to the API, ensuring a smooth flow of data.

  • Custom Hooks: Created for clear separation of concerns, enhancing the maintainability of the codebase.

  • React-Icons: Employs the React-Icon library to enhance visual elements within the GameCard component.

  • State Lifting: Efficiently passes data from one component to another, ensuring a cohesive user experience.

Getting Started

Follow these steps to get GamePedia up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/yourusername/GamePedia.git
  2. Navigate to the project directory:

    cd GamePedia
    
  3. Install dependencies:

    npm install
    
  4. Obtain an API key from rawg.io documentation.

  5. Open src/services/api-client.ts file and add your API key:

    params : {
         key: your_api_key_here
     }
    
  6. Start the development server:

    npm run dev
    
  7. Open your browser and visit http://localhost:5173/ to view GamePedia.

Contribution Guidelines

We welcome contributions to enhance GamePedia. To contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
    
  3. Make your changes and commit them:

    git commit -m 'Description of changes'
    
  4. Push your changes to your forked repository:

    git push origin feature-name
    
  5. Create a Pull Request, providing a detailed description of your changes.


Thank you for using GamePedia! We hope you have a fantastic experience exploring the world of games. If you have any questions or feedback, please don't hesitate to reach out. Happy gaming! ๐ŸŽฎ

gamepedia's People

Contributors

tayyab-004 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.