GameNexPlay is a next-generation gaming platform where users can play games, earn coins, and redeem them for real rewards like vouchers and redeem codes. This version is built with Next.js for full-stack capabilities, MongoDB for data persistence, and a modern architecture that ensures scalability, security, and a smooth user experience.
- 🎮 Play a wide variety of online games
- 💰 Earn coins for every game played
- 🎁 Redeem coins for rewards (Amazon, Flipkart, Google Play, etc.)
- 👤 User authentication & account system
- 📊 Coin history & redemption tracking
- 🌐 Built with Next.js for server-side rendering & API routes
# Clone the repository
git clone https://github.com/your-username/gamenexplay-next.git
# Install dependencies
npm install
# Run locally
npm run dev