Skip to content

Sahil2k07/Ecomzy-Shopping-App

Repository files navigation

ECOMZY Shopping App

Description

This is a Shopping App with mainly two pages, Home and Cart. The home page displays all the items available to be purchased and the user can checkout all the items selected to be purchased in the cart page.

How to set-up the project locally

  1. First clone the repository to the local.

    git clone https://github.com/Sahil2k07/Ecomzy-Shopping-App.git
  2. Install all the dependencies by running the following command.

    cd Ecomzy-Shopping-App
    npm install
  3. Initialize the project.

    npm run dev

Home Page

screenshot1

Cart Page

screenshot2

Technologies Used

  • HTML
  • CSS
  • Javascript
  • Tailwind CSS (CSS Framework)
  • React (JS Library)
  • Vite (Bundler)
  • React-Router-Dom
  • React-Redux-Toolkit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published