Skip to content

aravindont/mobile-shop-client

Repository files navigation

Mobile Shop

📄 Description

  • mobile shop application helps users to add items to cart

🚀 deployed on netlify

🛠 Installation and setup

  1. Clone the repo to your local machine.

  2. Install the required dependency for server using :

    npm install
  3. Start the dev server using :

    npm run dev

⚙ Tools and Technologies used

🏎 Creating production build

  1. Create a production ready react app using the command :

    npm run build

✨ Features

Users can try the following features implemented

  • User can add the product to cart
  • User can click on the cart icon that opens the cart page
  • In the cart page user can see the cart summary and added items with quantity
  • User can decrease and increase the item quantity in the cart page
  • User can delete the item in the cart page

Pages

  • home page

home-page

  • cart page

cart-page

About

UI of mobile shop a cart updating application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published