Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohitchourey0809/agentanalytics-13172

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.
https://github.com/rohitchourey0809/agentanalytics-13172

chakra-ui-react react-router-dom react-toastify reactjs typescript

Last synced: about 16 hours ago
JSON representation

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.

Awesome Lists containing this project

README

        

## Demo

![image](https://github.com/rohitchourey0809/agentanalytics-13172/assets/97465195/83a78560-ef80-44a8-89b5-cb54030c6833)

# 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:

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

# agentanalytics-13172