PicoMart is an e-commerce website where you can explore and shop for a wide range of products. It allows you to filter products by category and sort them by price, making your shopping experience convenient and enjoyable.
Visit the live website: [PicoMart]
-
Product Filtering: Easily filter products by category to find the items you're looking for.
-
Price Sorting: Sort products from low to high or high to low prices, helping you make budget-conscious decisions.
-
Responsive Design: The website is designed to work seamlessly on various devices, including desktops, tablets, and mobile phones.
-
Lazy Loading: Images are loaded lazily, improving page loading times.
To run this project locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/PicoMart.git
Certainly, here's a complete README code with a video section and all the necessary details included:
-
Navigate to the project directory:
cd PicoMart
-
Install dependencies:
npm install
-
Start the development server:
npm start
The website will be accessible at http://localhost:3000
.
- React
- JavaScript
- HTML
- CSS
- AOS Library for animations
- Hanish Tharwani
This project is licensed under the MIT License. See the LICENSE file for details.