Skip to content

GameGear Galore is an innovative e-commerce platform designed to cater to the needs of gamers worldwide. Offering a wide range of gaming laptops, headphones, and earbuds, our site is the go-to destination for gamers seeking high-quality tech gear. With an intuitive user interface, secure payment options, and fast shipping.

Notifications You must be signed in to change notification settings

RounakRaman/GameGear-Galore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameGear Galore E-Commerce Website

Welcome to the GameGear Galore E-Commerce Website! This repository contains the codebase for our innovative online platform designed to cater to the needs of gamers worldwide. Below you will find important information regarding the technologies used, setup instructions, and additional resources.

Technologies Used:

  • Frontend:
    • React.js: A powerful JavaScript library for building user interfaces.
    • Redux: A predictable state container for managing application state.
    • React Router: A routing library for React applications.
    • Material-UI: A popular React UI framework for building stylish and responsive web applications.
  • Backend:
    • Node.js: A JavaScript runtime for building scalable server-side applications.
    • Express.js: A minimalist web framework for Node.js used for handling server-side logic.
  • Database:
    • MongoDB: A NoSQL database used for storing product information, user data, and more.
  • Payment Gateway:
    • Stripe API: Integrated via a Node.js server, providing secure payment processing for online transactions.
  • Other Tools:
    • Git: Version control system used for collaborative development.
    • VSCode: Integrated development environment for writing, editing, and debugging code.
    • Heroku: Cloud platform for hosting the application.

Setup Instructions:

  1. Clone the repository to your local machine: git clone https://github.com/your-username/GameGearGalore.git
  2. Navigate to the project directory: cd GameGearGalore
  3. Install dependencies for the frontend: npm install
  4. Install dependencies for the backend: cd backend && npm install
  5. Set up environment variables:
    • Create a .env file in the backend directory.
    • Add the necessary environment variables (e.g., MongoDB connection URI, Stripe API keys).
  6. Start the backend server: npm start within the backend directory.
  7. Start the frontend development server: npm start.
  8. Access the website in your browser at http://localhost:3000.

Additional Resources:

Feel free to explore the codebase, contribute to the project, or reach out to us with any questions or feedback. Happy gaming!

About

GameGear Galore is an innovative e-commerce platform designed to cater to the needs of gamers worldwide. Offering a wide range of gaming laptops, headphones, and earbuds, our site is the go-to destination for gamers seeking high-quality tech gear. With an intuitive user interface, secure payment options, and fast shipping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published