Skip to content

This project dedicated for Frontend Mentor "Calculator App" challenge. Once this project is done, the live site will publish via Vercel.

License

Notifications You must be signed in to change notification settings

T-Induwara/Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Calculator app solution

This is a solution to the Calculator app challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • See the size of the elements adjust based on their device's screen size
  • Perform mathmatical 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

User Interface

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Bootstrap Grid
  • Flexbox
  • JavaScript

What I learned

Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.

To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.

Author

Acknowledgments

I want to give thanks specially to Siphiwo Julayi | GitHub Repo for showing me the write way to call API and data retrival methods.

About

This project dedicated for Frontend Mentor "Calculator App" challenge. Once this project is done, the live site will publish via Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published