ShoppyGlobe - Ecommerce Application
An ecommerce application where users can buy any product.!
Table of Contents
- Project Overview
- Features
- Installation
- Usage
- Technologies Used
- Screenshots
- License
Project Overview
This project is a React-based Ecommerce Application that allows users to buy products from a collection of products easily. Users can browse the products, add the products to the cart and view details of the products.
Live Demo
Link
Features
- Browse Products: Users can browse through all available products by search.
- Add Products to cart: Users can add products to the cart.
- View Product Details: Access detailed information about each product including title, description, rating, etc.
Installation
To run this project locally, follow these steps:
Clone the repository:
git clone https://github.com/mmj030703/Internshala-Project-React-ShoppyGlobe.git
Navigate to the project folder:
cd '.\Ecommerce Application\'
Install dependencies:
npm install
Start the development server:
npm run dev
Usage
- Open the app and browse the available products by search.
- Use the "Add to Cart" button to add the product to the cart.
- Click on the product image to go to the product details page.
- In the cart page user can increase or decrease the quantity of items.
Technologies Used
- React: Front-end library for building the UI.
- Tailwind CSS: For styling the components.
Screenshots
Screenshots
License
This project is licensed under the MIT License - see the LICENSE file for details.