- ReactJS
- Typescript
- ChakraUI
- React-Context
- React-form-Hook
- Zod
To get a local copy up and running follow these simple example steps.
git clone https://github.com/moise10r/game-hub
cd ./game-hub
npm install
To get started, follow these steps:
- Get a RAWG API key at https://rawg.io/apidocs. You'll have to create an account first.
- Add the API key to src/services/api-client.ts
npm run dev
docker build -t game-hub .
Then
docker run -it -p 3000:3000 game-hub
Open it at http://localhost:3000
npm run build
👤 NGANULO RUSHANIKA Moise
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.