https://github.com/osamaayub/user-grid-layout
Create a User card grid layout having a navbar showing any brand name
https://github.com/osamaayub/user-grid-layout
css reactbootstrap reactjs
Last synced: 4 months ago
JSON representation
Create a User card grid layout having a navbar showing any brand name
- Host: GitHub
- URL: https://github.com/osamaayub/user-grid-layout
- Owner: osamaayub
- Created: 2023-06-26T05:18:20.000Z (about 2 years ago)
- Default Branch: Master
- Last Pushed: 2023-06-26T09:45:27.000Z (about 2 years ago)
- Last Synced: 2025-01-17T12:46:56.360Z (5 months ago)
- Topics: css, reactbootstrap, reactjs
- Language: JavaScript
- Homepage: https://lgmvip-web-task-number-2usercard.netlify.app/
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LGMVIP-Web-Task-number-2
Create a User card grid layout having a navbar showing any brand name1. Create a User card grid layout having a navbar showing any brand name
2. Add a button in the navbar saying 'Get Users', which makes an API call to get the user data
3. Use https://reqres.in/api/users?page=1 to get the data
4. Show a loader while the API fetches the data.
5. Use custom CSS/SASS/styled-components.