ShopEase is a cutting-edge online shopping application developed using the powerful React framework powered by vite, our app delivers a responsive and intuitive interface, ensuring you can browse and shop with ease, whether you're on your computer or mobile device.
Demo Link : https://shoppy-in.web.app/
To get the project up and running on your local machine, follow these steps:
Make sure you have the following installed:
- Node.js
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/PriyankaS-21/Shoppy-Online.git
-
Run the following command
npm install
-
Run the below command to serve the application.
npm run dev
-
Open brower and type http://localhost:5173
-
To build the application
npm run build
-> Application ensures responsive design.
-> Explore a wide range of products.
-> Can add and increase quantity of the product.
-> Remove the product from cart.
-> Purchase all products in the cart.