You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Securely create accounts and log in for a personalized experience.
Easily update user profiles for a customized journey.
Explore games by genres and ratings for tailored choices.
Seamlessly enjoy the platform on various devices.
Discover a diverse collection of video games.
Conveniently review and manage selected games before purchase.
Ensure secure and reliable payment processing.
Running Locally
Configuring environment variables
Fill in the environment variable values in .env file
Starting the App
npm install to install all dependencies
npm run dev to run both client & backend in development
cd server && npm run server to run only backend
cd client && npm start to run only client
About
Welcome to Gamify Video Game Store, a feature-rich e-commerce platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. This website is designed to provide an immersive and enjoyable experience for users looking to explore and purchase their favorite video games.