https://mahesh-langote.github.io/User-Card-Grid-App-Using-HTML-CSS-Js/
A simple web application that displays user cards in a grid layout fetched from the "reqres.in" API.
Include a link to the live demo https://mahesh-langote.github.io/User-Card-Grid-App-Using-HTML-CSS-Js/
- Fetches user data from the "reqres.in" API and displays user cards with avatars, names, and email addresses.
- Click the "Get Users" button to fetch and display user data.
- Supports filtering users based on gender and skills.
- Minimalistic UI with a navigation bar showing the brand name and a button to trigger the API call.
- HTML
- CSS
- JavaScript
-
Clone the repository: https://github.com/Mahesh-Langote/User-Card-Grid-App-Using-HTML-CSS-Js
-
Open the
index.htmlfile in your web browser or serve it using a local server. -
Use the "Get Users" button to fetch user data from the API and see the user cards displayed in a grid layout.
- Select the desired gender from the dropdown.
- Enter skills (comma-separated) in the input field to filter users based on skills.
The user data is fetched from reqres.in. It's a mock API that provides sample data for testing purposes.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to create a pull request.
If you have any questions or need further assistance with this project, you can contact me:
- Name: Mahesh Langote
- Email: [email protected]