shopping site

Links

About

A shopping site build using react.js and vanilla css.

Prerequisites

  • node.js must npm be installed on the local machine

Installations

  • clone this repository
    git@github.com:xAdhithiyan/e-commerce-site.git

  • run the follwing commands
    cd e-commerce-site
    npm i
    npm i react-router-dom
    npm run dev

    This will launch the application in your default web browser, allowing you to interact with the shopping site.

ScreenShots

Home page(full view)

Screenshot 2023-09-14 at 23-34-26 DreamWeave Home

Cart section

Screenshot from 2023-09-16 06-30-01