Skip to content

A modern, clean UI calculator built using React and styled using Chakra UI, with three different theme options.

Notifications You must be signed in to change notification settings

asbhogal/React-Calculator

Repository files navigation

React Calculator

GitHub deployments GitHub code size in bytes GitHub repo size

A calculator built using React which shows the current and previous operands, and allows the user to delete individual digits entered, as well as change operations and clear the data. This has been styled using Chakra UI, with three theme options, and employs unit testing (with Jest and React Testing Library.)

This is a Frontend Mentor challenge. This repo is currently under development.

Features

  • Common calculator operations
  • Three theme options
  • useReducer to manage state
  • Styled using Chakra UI
  • Functionality tested
  • Optimised for the web
  • Fully responsive

Stacks Used

React logo Chakra UI logo Jest logo React Testing Library logo ESLint logo Vite logo

Links

Releases

No releases published

Packages

No packages published