Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 575 Bytes

GameShop🎮

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. 😊

demo gif

Installation📥

Use npm to install the dependencies.

npm install

Usage🖥️

npm start

Contributing🤝🏻

Pull requests are welcome.