Skip to content

VinodHadmode/Adventure-Store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Adventure Store

Welcome to the Adventure Store - A Clone of EMS-eastern mountain sports!! This is a full-stack e-commerce application developed using the MERN stack. The project aims to replicate the core features and user experience of the popular online fashion and lifestyle marketplace, EMS.

Features

  • User Authentication
  • Product Catalog
  • Product Search and Filters
  • Product Details
  • User Cart
  • Order Placement,Payment Integration
  • Admin Side

Technologies Used

Frontend : HTML,CSS,React and Chakra UI for styling.

Backend : Used JSON Mock server as database.

Authentication : Firebase.

Deployment

Installation

Step-by-step instructions on how to install and run this project locally

1. Clone the repository
   git clone https://github.com/your-username/your-repository.git

2. Change into the project directory
   cd your-repository

3. Install dependencies
   npm install

4. Start the development server
   npm start

Snapshots

Homepage

Screenshot_2023-04-03_11-17-26

Product Page

Screenshot_2023-04-03_11-18-21

Product Details

Screenshot_2023-04-03_11-19-07

CartPage

Screenshot_2023-04-03_11-19-38

Register

Screenshot_2023-04-03_11-20-13

Login

Screenshot_2023-04-03_11-20-47

Payment & checkout

Screenshot_2023-04-03_11-21-49

Admin Login

Screenshot_2023-04-03_11-22-22

Admin Homepage

Screenshot_2023-04-03_11-23-19

Add Product

Screenshot_2023-04-03_11-24-01

Admin Side

Screenshot_2023-04-03_11-24-27

Feedback

If you have any feedback, please reach out to me at vinodhadmode@gmail.com

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 7.6%
  • HTML 1.1%