This repository is a part of my internship responsibility as a web development intern at LetsGrowMore. I have completed 2 tasks and the respective webpages have been deployed.
This task is to determine your understanding of HTML, CSS and JavaScript skills along.
Microsoft Visual Code Studio
- HTML5
- CSS3
- JavaScript
- Create a User card grid layout having a navbar showing any brand name
- Add a button in the navbar saying 'Get Users', which makes an API call to get the user data
- Use https://reqres.in/api/users?page=1 to get the data
- Show a loader while the API fetches the data.
- Use custom CSS/SASS/styled-components.
Microsoft Visual Code Studio
- HTML5
- CSS3
- ReactJS