Modern Game Discovery Web App built with React & Vite featuring search, filters, wishlist, and dark mode.
https://gamehub-react-henna.vercel.app/
- ๐ Search games
- ๐ฏ Filter by genre
- โค๏ธ Wishlist functionality
- ๐ Dark / Light mode
- ๐ Game ratings
- โก Fast performance (Vite)
- React
- Vite
- JavaScript
- Context API
- CSS
git clone https://github.com/harshverma766/gamehub-react.git
cd gamehub-react
npm install
npm run dev