This challenge expects to create a calculator. It is the layout and appearance that is important, not functionality. The page does not have to be responsive.
- use the following colors for respective elements:
- Main background :
--bg-secondary
- Border of calculation:
--bg-border
- Button color:
--bg-button
- Button face:
--bg-button-face
- Main background :
- Use Grid
- You can use plain CSS or Tailwind css for the assignment
- Clone the repo
- Create a new branch with your name for eg.,
name-hash-grid-challenge
- Push the branch once you complete the challenge
- Create a Pull Request
- Only submissions with Pull Requests are considered