Skip to content

Chauhanvishal01/ECommerce_Web_App

Repository files navigation

E-commerce App

Overview

This project demonstrates how to fetch data from an API and display it on a website built with React.js. It covers retrieving product details, user reviews, and other relevant information, rendering it dynamically for a seamless user experience.

Live Demo

Check out the live demo of the application: E-commerce App Demo

Features

  • API Integration: Fetch data from a given API endpoint.
  • Product Details: Display product names, descriptions, prices, and images.
  • User Reviews: Show user reviews, ratings, and comments.

Technologies Used

  • React.js: JavaScript library for building user interfaces.
  • TailwindCSS: Styling the components.
  • Fetch API: For retrieving data from the backend.
  • Netlify: For deployment.

Getting Started

Prerequisites

  • Basic understanding of React.js.
  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
    https://github.com/Chauhanvishal01/ECommerce_Web_App.git
    cd ECommerce_Web_App

Installation

  1. Install dependencies:
       npm install
  2. Start the development server:
    npm run dev
    

If you like this project, please consider giving it a star on GitHub! ⭐

Contributing

Feel free to submit issues or pull requests if you want to contribute to this project.

Releases

No releases published

Packages

No packages published