Skip to content

OmarLawaty/calc-app

Repository files navigation

Calc App

Desktop Preview

This is a solution to the Calculator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Getting started

Make sure to have node.js installed and that you are in the root directory of the project, then simply run:

npm install

To run the development server, execute:

npm run dev

My process

Built with

Useful resources

Author

About

Calc app is a web application that allows the user to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The user can input numbers and symbols using the buttons on the screen or the keyboard.

Topics

Resources

Stars

Watchers

Forks

Contributors