Skip to content

kart-c/GameShop-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameShop is an online ecommerce application, where you can buy all your favourite games. You can browse through various products and select your favourite to buy.

Forks Stars


How to Use

  • Fork the project
  • Run npm install in the terminal
  • Run npm start to run project on your localhost

Features

Currently GameShop has following features

  • Authentication
    • Login
    • Signup
    • Logout
  • Filters on product listing by
    • Price Range
    • Category
    • Rating
    • Sort by price
    • In Stock
  • Search for a product in product listing page
  • Cart Management
    • Add an item to Cart
    • Remove an item from Cart
    • Increase quantity of an item in Cart (upto five)
    • Add an item to wishlist from Cart
  • Wishlist Management
    • Add an item to Wishlist
    • Remove an item from Wishlist
    • Add an item to cart from Wishlist
  • Payment Integration using Razorpay API

Build with


Folder Structure

- /public
- /src
  - /Assets
  - /Components
  - /Context
  - /Pages
  - /Reducer
  - /Utils
  - /backend
  - App.css
  - App.js
  - index.css
  - index.js
  - server.js
- package-lock.json
- package.json
- yarn.lock

Report an issue

If you would like to request a feature, or report a bug simple click here. If it is a bug request, a brief description of the bug is appreciated. If you can reproduce the bug and attach an image or a video, that would be really helpful.

Desktop Demo

Gameshop

Connect with me

About

An ecommerce application for games build using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published