https://github.com/rodcri/calculatorapp
CalculatorApp challenge frontend mentor
https://github.com/rodcri/calculatorapp
html-css-javascript sass
Last synced: 9 months ago
JSON representation
CalculatorApp challenge frontend mentor
- Host: GitHub
- URL: https://github.com/rodcri/calculatorapp
- Owner: RodCri
- Created: 2023-05-24T15:07:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T21:56:33.000Z (about 3 years ago)
- Last Synced: 2025-01-03T07:47:49.537Z (over 1 year ago)
- Topics: html-css-javascript, sass
- Language: SCSS
- Homepage: https://rodcri.github.io/CalculatorApp/
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Calculator app

## Welcome! 👋
Thanks for checking out this front-end coding challenge.
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
**To do this challenge, you need a good understanding of HTML, CSS and JavaScript.**
## The challenge
Your challenge is to build out this calculator app and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- See the size of the elements adjust based on their device's screen size
- Perform mathematical operations like addition, subtraction, multiplication, and division
- Adjust the color theme based on their preference
- **Bonus**: Have their initial theme preference checked using `prefers-color-scheme` and have any additional changes saved in the browser