Table of Contents
GameHub is a video game discovery web app that helps you find new and interesting games to play. With GameHub, you can search for games by platform, genre, and more.
To get started with GameHub, follow these steps:
- npm
npm install npm@latest -g
- Get a RAWG API key at https://rawg.io/apidocs. You'll have to create an account first.
- Clone the repo
git clone https://github.com/beiryu/game-hub.git
- Install NPM packages
npm install
- Add the API key to src/services/api-client.ts
- Start the web server
npm run dev
For more examples, please refer to the Documentation
- Kick-off project
- Add basic Games, Genres, Platforms.
- Add Relesases
- Add Reviews
- Add authentication and profile
- Add notifications
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feat/amazing-feature) - Commit your Changes (
git commit -m 'feat: Add some AmazingFeature') - Push to the Branch (
git push origin feat/amazing-feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
My name: Beiryu - Khanh Nguyen Dinh - [email protected]
Project Link: https://github.com/beiryu/game-hub
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
