BitBazaar offers an extensive and diverse collection of games and also have a wide range of games available, so you can find the perfect fit for your gaming setup.
Client: Next.js, TailwindCSS, ReactQuery
Api: Rawg.io
Deployment: Vercel
- Different Categories
- Popular List
- Creators
- Developers
- Platforms
- Game Details
Clone the project
git clone https://github.com/myatminag/BitBazaar.gitGo to the project directory
cd BitbazaarRemove remote origin
git remote remove originInstall dependencies
npm installStart the server
npm run dev