Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 710 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 710 Bytes

Overview

A web app performing the functions of a scientific calculator. Built using HTML, CSS and JavaScript. Screenshot (2)

Screenshot (1)

Refactor to Responsive Design

The overall body of the calculator has been reduced in size to accomodate smaller screens. For varying screen sizes, the calculator is positioned slightly differently so it looks (near enough) centered on all screen sizes.

Get Started

This directory can be run in VSCode with Live Server as there are no dependancies.