Skip to content

A mock up of RAWG using React 18. Code with Mosh tutorial followed.

Notifications You must be signed in to change notification settings

Navxihziq/game-hub

Repository files navigation

Game Hub

Game Hub is a simple front-end application that allows users to explore games of different genres and platforms. Users can also search for games by name.

Demo

You can check out the live demo of Game Hub at https://game-hub.zhixuanqi.com/.

Note: Due to API constraints, frequent requests are subject to rate limiting. Installation

To run Game Hub locally, follow these steps:

Clone the repository: git clone https://github.com/your-username/game-hub.git
Install dependencies: npm install
Start the development server: npm start

Usage

Once the application is running, you can explore games by genre or platform. You can also use the search functionality to find games by name. Contributing

Contributions are welcome! If you'd like to contribute to Game Hub, please follow these steps:

Fork the repository
Create a new branch: git checkout -b feature/your-feature
Make your changes and commit them: git commit -m 'Add your feature'
Push to the branch: git push origin feature/your-feature
Submit a pull request

Credits

This application was built by following the tutorial from Code with Mosh.

License

This project is licensed under the MIT License.

About

A mock up of RAWG using React 18. Code with Mosh tutorial followed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published