Embark on a gaming journey like never before with GamerHead, a cutting-edge Next.js project that seamlessly integrates the thrill of gaming with secure authentication and a user-friendly experience. This platform brings the gaming store experience to your fingertips, offering an extensive collection of titles sourced directly from the Steam API.
-
Secure Authentication: GamerHead prioritizes user security by implementing robust authentication, ensuring users can log in with verified and real email addresses, providing a trustworthy environment for gaming enthusiasts.
-
Payment Integration with Stripe: Enjoy a hassle-free shopping experience with seamless Paytm transactions powered by Stripe Gateway. Purchase your favorite games securely and conveniently, all within the GamerHead platform.
-
Diverse Pages for Every Need:
- Landing Page: Immerse yourself in the gaming universe with a captivating landing page that showcases the latest and most popular titles.
- Game Info Page: Dive deep into the details of each game, from descriptions to system requirements, helping users make informed choices.
- Cart and Wishlist: Easily manage your gaming acquisitions with a dedicated cart and wishlist, providing a personalized and organized shopping experience.
- Search Game: Explore the vast gaming library effortlessly with a powerful search feature, ensuring you can quickly find the games you desire.
-
Real-time Data from Steam API: GamerHead leverages the Steam API to provide up-to-date information about games, ensuring that users have access to the latest releases and details.
-
Responsive Design: GamerHead is designed to be responsive, offering an optimal viewing and interaction experience across various devices, whether you're on a desktop, tablet, or mobile phone.
GamerHead is more than just a gaming store; it's a community for avid gamers. Join us on this exciting adventure, explore new releases, build your gaming wishlist, and securely shop for your favorite titles. Elevate your gaming experience with GamerHead today! less
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=''''''
CLERK_SECRET_KEY=''''
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
REACT_APP_STEAM_KEY=''''
DATABASE_URL=''''
//Stripe keys
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=''''
STRIPE_SECRET_KEY=''''