https://github.com/indiecodermm/loot-market
E-commerce website for gaming products. Built with React, Bootstrap and Context API
https://github.com/indiecodermm/loot-market
bootstrap context-api e-commerce react
Last synced: about 2 months ago
JSON representation
E-commerce website for gaming products. Built with React, Bootstrap and Context API
- Host: GitHub
- URL: https://github.com/indiecodermm/loot-market
- Owner: IndieCoderMM
- License: mit
- Created: 2023-05-12T05:31:58.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-09T13:54:11.000Z (over 2 years ago)
- Last Synced: 2025-01-16T00:02:56.534Z (about 1 year ago)
- Topics: bootstrap, context-api, e-commerce, react
- Language: TypeScript
- Homepage: https://gamezon.onrender.com
- Size: 6.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/IndieCoderMM/loot-market/graphs/contributors)
[](https://github.com/IndieCoderMM/loot-market/commits/main)
[](https://github.com/IndieCoderMM/loot-market/stargazers)
[](https://github.com/IndieCoderMM/loot-market/issues)
[](https://github.com/IndieCoderMM/loot-market/blob/main/LICENSE)
Table of Contents
- [🎮 Gamezon - E-commerce Website ](#-gamezon---e-commerce-website-)
- [📸 Screenshots ](#-screenshots-)
- [🧰 Tech Stack ](#-tech-stack--)
- [🥇 Key Features ](#-key-features--)
- [🚀 Live Demo ](#-live-demo--)
- [📘 Getting Started ](#-getting-started--)
- [📋 Prerequisites](#-prerequisites)
- [📂 Setup](#-setup)
- [📥 Installation](#-installation)
- [💻 Usage](#-usage)
- [👨🚀 Author ](#-author--)
- [🎯 Future Features ](#-future-features--)
- [🤝 Contribution ](#-contribution--)
- [💖 Show Your Support ](#-show-your-support--)
- [✨ Design Inspiration ](#-design-inspiration-)
- [📜 License ](#-license-)
# 🎮 Gamezon - E-commerce Website
This is a gaming e-commerce website with a responsive design, interactive shopping cart, and utilizes a JSON file for product data.

## 🧰 Tech Stack
- React
- TypeScript
- Bootstrap
- Vite
- Formspree
## 🥇 Key Features
- 🛒 Interactive and advanced shopping cart functionality
- 📱 Responsive design for optimal browsing across devices
- 📃 Utilization of a JSON file for easy management of product data
You can visit the [live demo website here](https://gamezon.onrender.com).
To run this project locally, follow these steps.
### 📋 Prerequisites
In order to run this project you need [Node](https://nodejs.org/en) installed on your machine.
### 📂 Setup
Clone this repository to your desired foler.
```sh
cd my-project
git clone git@github.com:IndieCoderMM/loot-market.git .
```
### 📥 Installation
Intall this project with:
```sh
npm install
```
### 💻 Usage
To run the project, execute the following command:
```sh
npm run dev
```
I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.
**Hein Thant**
[](https://github.com/IndieCoderMM)
[](https://linkedin.com/in/hthantoo)
[](mailto:hthant00chk@gmail.com)
## 🎯 Future Features
- [ ] User authentication
- [ ] Payment Integration
- [ ] Product Search and Filtering
Contributions, issues, and feature requests are welcome!
If you like this project, please consider giving it a ⭐.
The design of this e-commerce website was inspired by [this Frontend Mentor challenge](https://www.frontendmentor.io/challenges/audiophile-ecommerce-website-C8cuSd_wx). While the original design was modified to suit the specific requirements of the project, it provided a strong foundation for the overall look and feel of the website.
This project is [MIT](./LICENSE) licensed.