Skip to content

Calculator App coded with ReactJS, TypeScript and SCSS for Frontend Mentor Calculator App Challenge.

Notifications You must be signed in to change notification settings

MhmtMutlu/react-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Calculator app solution

This is a solution to the Calculator app challenge on Frontend Mentor coded by Mehmet Mutlu.

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

Screenshot

Project Image Project Image Project Image

Links

My process

Built with

  • React - JS library
  • SCSS - For styles
  • TypeScript - Type Safety JS
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I have made practices about TypeScript, SCSS and ContextAPI.

Continued development

I would like to learn Next.js and try to code new project with it.

Useful resources

  • ReactJS Documents - This documents helped me to create Contexts.
  • SCSS Documents - This is an amazing article which helped me SCSS. I'd recommend it to anyone still learning this concept.

Author

About

Calculator App coded with ReactJS, TypeScript and SCSS for Frontend Mentor Calculator App Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published