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

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

Awesome Lists containing this project

README

        

# LGMVIP-Web-Task-number-2
Create a User card grid layout having a navbar showing any brand name

1. 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.