Skip to content

This repository contains a React-based clone of the Fanciful Bombolone website, built with Vite. It features a component-based structure (Header, Footer, and Product Cards) and uses Axios to fetch data from the Fake Store API. Key Features: React Hooks: useState and useEffect for state and data fetching. Responsive Design

Notifications You must be signed in to change notification settings

Abh1xxx/React-FakeStore-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern E-Commerce Website Clone

This repository contains a React-based clone of a modern e-commerce website. It demonstrates best practices in web development with a focus on component-based architecture and seamless user experience.


Key Features:

  • βš›οΈ Component-Based Architecture:
    Modular and reusable components are created for:

    • Header: Navigation bar for easy site navigation.
    • Footer: Structured footer section with relevant details.
    • Card: Dynamically displays product information fetched from the API.
  • πŸ“‘ API Integration:
    Integrated with the Fake Store API to fetch real-time product data, utilizing Axios for efficient HTTP requests.

  • πŸ”„ React Hooks:

    • useState for state management to handle product data and UI state.
    • useEffect to fetch API data and update the UI dynamically when the app loads.
  • πŸ“±πŸ’» Fully Responsive Design:
    Built to ensure compatibility and optimized layouts for desktop, tablet, and mobile views.

  • πŸš€ Built with Vite:
    A fast and modern frontend build tool providing enhanced development speed and optimized production performance.


🌐 Hosted Link:

Check out the live version here: Product Store Clone


About

This repository contains a React-based clone of the Fanciful Bombolone website, built with Vite. It features a component-based structure (Header, Footer, and Product Cards) and uses Axios to fetch data from the Fake Store API. Key Features: React Hooks: useState and useEffect for state and data fetching. Responsive Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published