Skip to content

HugoQuintal01/product-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product React APP

Project Description:

This project is a React-based e-commerce application that enables users to browse and purchase products from a fake store API. It offers features such as viewing a product list, filtering products by category and price range, sorting products, and accessing individual product details.

Key Features:

  • Product List: Display a list of products fetched from a fake store API, with options for filtering and sorting.
  • Product Details Page: Show comprehensive information about selected products, including images, titles, prices, categories, and descriptions.
  • Navigation: Implement client-side routing using React Router to navigate between the product list and individual product pages.
  • Responsive Design: Utilize responsive design principles to ensure a seamless user experience across various devices.

Technologies Used:

  • React: Frontend JavaScript library for building user interfaces.
  • React Router: Library for handling client-side routing in React applications.
  • HTML/SCSS: Markup and styling languages for structuring and designing the user interface.
  • Fake Store API: Provides mock data for products, simulating an e-commerce store environment.

Demo

About

This project is a React-based e-commerce application that allows users to browse and purchase products from a fake store API. It includes features such as viewing a list of products, filtering products by category and price range, sorting products, and viewing individual product details.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors