Ecommerce Frontend
Welcome to the Ecommerce Frontend repository! This project provides a simple yet effective frontend for an Ecommerce website. It allows users to browse products, add items to their cart, and experience smooth animations for a delightful shopping experience. How to Run
To run the Ecommerce Frontend locally on your machine, follow these steps:
Clone the repository: git clone https://github.com/Mohammed019/Ecommerce-Frontend.git
Navigate to the project directory: cd Ecommerce-Frontend
Install the dependencies: npm install
Run the development server: npm run dev
Now you can access the Ecommerce website by opening your browser and visiting http://localhost:5173/. Features
Product Catalog: View a variety of products in the catalog.
Add to Cart: Easily add products to the shopping cart.
Smooth Animations: Experience delightful motion effects to enhance user interaction.
Happy coding!