Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 2.25 KB

README.md

File metadata and controls

83 lines (59 loc) · 2.25 KB

Binks-Ecommerce

# Live Link : https://binks-ecommerce.vercel.app/

Table of Contents

Introduction

With a focus on simplicity and clean design, this app prioritizes user experience, making it easy for customers to find and purchase the necessary products they need.

Tech Stack

This project was built using the following technologies and tools:

  • Frontend:

    • HTML
    • CSS
    • JavaScript
    • ReactJS
  • Backend:

    • Firebase
    • Node JS
    • Express
  • Authentication:

    • Firebase Authentication
  • Payment Processing:

    • Stripe Payment Gateway
  • Hosting & Deployment:

    • Vercel
  • Version Control:

    • Git
    • GitHub

Screenshots

Homepage

Product Listing

Cart

Checkout

Whishlist

Payment

Features

List some of the key features of My e-commerce app:

  • User registration and authentication
  • Product catalog with search, filter, sort options
  • Shopping cart functionality
  • Secure payment processing with Razorpay
  • WishList Page

Installation

Provide instructions for setting up and running your project locally. Include any prerequisites, environment setup, and installation steps.

# Clone the repository
git clone https://github.com/Ravi-aahirwar/Binks-Ecommerce.git

# Install dependencies
npm install

# Start the development server
npm start