https://github.com/rahulkrsharma2004/wisdom-peak-analytics-assignment
Develop a React.js application that fetches and displays a list of users from an API, allows searching and filtering, and provides a detailed view for each user.
https://github.com/rahulkrsharma2004/wisdom-peak-analytics-assignment
api css3 frontend html5 javascript react-icons react-router-dom reactjs redux search sorting tailwindcss theme-switcher
Last synced: 2 months ago
JSON representation
Develop a React.js application that fetches and displays a list of users from an API, allows searching and filtering, and provides a detailed view for each user.
- Host: GitHub
- URL: https://github.com/rahulkrsharma2004/wisdom-peak-analytics-assignment
- Owner: Rahulkrsharma2004
- Created: 2025-01-15T13:29:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T14:34:02.000Z (4 months ago)
- Last Synced: 2025-01-24T12:15:44.531Z (4 months ago)
- Topics: api, css3, frontend, html5, javascript, react-icons, react-router-dom, reactjs, redux, search, sorting, tailwindcss, theme-switcher
- Language: JavaScript
- Homepage: https://wisdom-rahul-assignment.vercel.app
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wisdom Peak Analytics Assignment
## Overview
This project is a React.js application that fetches and displays a list of users from an API. It allows searching and filtering through the user list and provides a detailed view for each user.## Images
![]()
![]()
![]()
## Tech Stack
- React
- Redux
- HTML5
- CSS3
- Tailwind CSS
- React-Router-DOM
- React-Icons
- Axios## Getting Started
### Prerequisites
- Node.js (v14 or later)
- npm (v6 or later)### Installation
1. Clone the repository:
```bash
git clone https://github.com/Rahulkrsharma2004/Wisdom-Peak-Analytics-Assignment.git
cd Wisdom-Peak-Analytics-Assignment/user-dataShow