This is a web application that allows users to purchase new video games online. The project is built using Node.js, EJS, HTML, and CSS. The application allows users to browse and select from a variety of video games, add items to a cart, and complete a purchase using a secure payment gateway. The user interface is designed to be user-friendly and easy to navigate, making it simple for users to find and purchase the games they want.The application also features a robust admin panel for managing the inventory and processing orders. Overall, this project aims to provide a convenient and efficient way for users to buy new video games online.
These are the softwares you need to install before getting started.
- NodeJS
- NPM
- MySQL
-
Clone This Repository
https://github.com/ali-dot-com/arcade.git
-
Install NPM Packages
npm install
-
Enter Your DataBase Credentials (username and password) in
My SQL Database -
Get Started With The Command
node app.js
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
git checkout -b feature/AmazingFeature - Commit your Changes
git commit -m 'Add some AmazingFeature' - Push to the Branch
git push origin feature/AmazingFeature - Open a Pull Request
© 2022 Muhammad Ali, All Rights Reserved.












