Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rohitchourey0809/agentanalytics-13172
- Owner: rohitchourey0809
- Created: 2024-06-04T13:54:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:49:31.000Z (5 months ago)
- Last Synced: 2024-06-20T04:54:35.294Z (5 months ago)
- Topics: chakra-ui-react, react-router-dom, react-toastify, reactjs, typescript
- Language: TypeScript
- Homepage: https://agentanalytics-13172.vercel.app
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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