This is an e-commerce website for gamers to buy and download games. It is built using React.js, Node.js, Express.js and is connected to a MongoDB database. It uses Razorpay's payment gateway to accept payments.
You can use it here. 😊
Use npm to install the dependencies.
npm install
npm start
Pull requests are welcome.