Project Name

Team name: Invictus

Team members

Description

An e-commerce website for artisians which provides a common platform for both buyers and sellers to use.

  • Provides a log in option for both buyers and sellers.
  • Sellers can add a product to sell.
  • Buyers can explore among the vast amount of products and choose according to their interest.

Links

Technology stack

Tools and technologies that you learnt and used in the project.

  1. HTML
  2. CSS
  3. Javascript
  4. React.js
  5. Node.js
  6. Express.js
  7. MongoDB
  8. Bootstrap

Project Setup

To set up the client side

cd ecommerce 
npm i

To set up the server side Open up a second terminal and run the following commands

cd server
npm i

Usage

To start the client side

cd ecommerce 
npm start

To start the server side Open up a second terminal and run the following commands

cd server
npm start

Applications

  • This website will help the artisans as they would find it easy to sell their products.

  • It would help the Artifact and Handicraft Industry of India to thrive.

Future scope

  • Including an Add to Cart functionality
  • Proper email verification of the users using OTP

Screenshots

Screenshot alt text

Screenshot alt text

Screenshot alt text

GitHub

View Github