Skip to content

Becho.com is MERN Stack e-commerce web application that allows for sale from cars, furniture, electronics to jobs and services listings.

Notifications You must be signed in to change notification settings

neerajsinghraikwal/Becho.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Becho.com

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


🖥️ Tech Stack

Team Members.

  1. Mr. Zuhed Shaikh [Team Leader].
  2. Mr. Prakash Singh.
  3. Mr. Rohit prajapat.
  4. Mr. Neeraj Singh.

Frontend:

reactjs chakra-ui javascript restAPI css3 html5

Backend:

nodejs expressjs mongodb

Deployed On:

vercel vercel


View DemoGetting StartedInstallingAuthor

Becho.com is MERN Stack e-commerce web application that allows for sale from cars, furniture, electronics to jobs and services listings. Buy or sell something today visit the products 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.

becho


Screens ( All screens are responsive )

  • Homepage / Landing Page
  • Product Listing Page with Filters
  • Product Description Page
  • Wishlist/Favourites Management Page
  • Login / Logout Page
  • Signup Page

🚀 Features

  • Login and Signup User Account
  • Product Filters Based on Price
  • Product Sorting Based on hight to low
  • Product Filtering and Sorting works together
  • Wishlist Add and Remove Items
  • favourites Add and Remove Items

Glimpses of Becho.com🙈 :

becho becho1

Getting Started

This project was built using React, Chakra UI, HTML, CSS, JavaScript, Rest API, Node JS, Express and MongoDB . 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/zuhedshaikh95/awesome-volleyball-5374.git
  • Open terminal on your workspace with
cd /home/workspace/becho.com

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:


npm install

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

npm start

Tools used on this project

  • Visual Studio Code
  • create-react-app- template

Show your support

Give a ⭐️ if you like this project!

About

Becho.com is MERN Stack e-commerce web application that allows for sale from cars, furniture, electronics to jobs and services listings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%