Skip to content

Responsive calculator app built using Javascript and React as the web framework. Using grid style CSS for the layout and react hooks and state, it acts and behaves like a calculator should - allowing the user to complete mathematical operations.

Notifications You must be signed in to change notification settings

StevieV1903/calculator_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fully responsive calculator application built using Javascript and React as the web framework. Using grid style CSS for the layout and react hooks and state, it acts and behaves like a calculator should - allowing the user to complete mathematical operations.

This responsive project was created by Steve Vance, Chris Fraser and James Fraser and was bootstrapped with Create React App.

The application is hosted on AWS Amplify.


Installation

Clone

  • Clone this repo to your local machine

Setup

Install packages

> npm install

Start the application

> npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Screenshot

Calculator App Screenshot

About

Responsive calculator app built using Javascript and React as the web framework. Using grid style CSS for the layout and react hooks and state, it acts and behaves like a calculator should - allowing the user to complete mathematical operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published