About this Repository
This repo contains the assignments given by ʟᴇᴛꜱɢʀᴏᴡᴍᴏʀᴇ.
Assignments
- Create a single page website
- This task is to determine your understanding of HTML, CSS and Javascript skills along.
- Create a web application using create-react-app
- 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.
- Show a loader while the API fetches the data.
- Use custom CSS/SASS/styled-components.