Skip to content

BoAt is an India-based consumer electronics brand established in 2015 that markets earphones, headphones stereos, travel chargers and premium rugged cables.

Notifications You must be signed in to change notification settings

Saurabhsanjay/BoAt-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boat Clone

It's a MERN Stack E-commerce web application with all the major functionalities


🖥️ Tech Stack

Frontend:

reactjs redux chakra-ui javascript restAPI css3 html5

Backend:

nodejs expressjs mongodb JsonWebToken

Deployed On:

vercel


View DemoReport BugGetting StartedInstallingAuthor

Boat Clone is MERN Stack e-commerce web application that allows you to buy Earphones & Headsets online with payment gateway integration. It has a variety of categories, just visit the product listing page and you will see all the products, apply filters as per your need and in just a few clicks you can buy any products from the website. This project is just for educational purpose.

Screens ( All screens are responsive along with Dark Mode)

  • Homepage / Landing Page
  • Product Listing Page with Filters
  • Product Description Page
  • Cart Management Page
  • Checkout with Address Management Page
  • Login / Logout Page
  • Signup Page
  • Order Summary Page

🚀 Features

  • Login and Signup User Account
  • JWT (Json Web Token) Authentication and BcryptJS Password Hashing
  • Product Based on Price, Category, Size, Color and Gender
  • Product Sorting Based on Price
  • My Orders Section for details of all ordered item
  • Cart Add and Remove Items
  • Cart Update Quantities
  • Address Management
  • Order Summary

Glimpses of BoAt-Clone 🙈 :

home coupons
signup login

Getting Started

This project was built using React, Redux, Chakra UI, HTML, CSS, JavaScript, Rest API, Node JS, Express and MongoDB with JWT and RazorPay integration. It is an e-commerce web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone https://github.com/Saurabhsanjay/BoAt-Clone.git
  • Open terminal on your workspace with
cd /home/workspace/boAt-Clone

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd client

npm install

cd ../

cd server

npm install

To run the application got to the client folder and run the following command:

npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server folder

JWT_ACCESS_KEY

MONGO_PATH

Tools used on this project

  • Visual Studio Code
  • CRA template
  • MongoDB compass

Contact

If you want to contact me, you can reach me through below handles.

linkedin GitHub

© 2022 Saurabh_Ubale

Show your support

Give a ⭐️ if you like this project!

About

BoAt is an India-based consumer electronics brand established in 2015 that markets earphones, headphones stereos, travel chargers and premium rugged cables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages