Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 914 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 914 Bytes

Demo

image

Product List Application

This is a React application that displays a list of products with the ability to search, view details, and paginate through the products. It also includes functionality to create new products and edit existing ones.

Features

  • Display a list of products
  • Search products by title
  • View product details
  • Create new products
  • Edit existing products
  • Pagination with toast notifications for boundary pages
  • Responsive design using Chakra UI

Technologies Used

  • React
  • Redux
  • TypeScript
  • Chakra UI
  • React Router
  • React Toastify

Installation

  1. Clone the repository:

    git clone [https://github.com/your-username/product-list-app.git](https://github.com/rohitchourey0809/agentanalytics-13172.git)
    

agentanalytics-13172