Skip to content

A clone of the iOS calculator app, done as an exercise in CSS/HTML for TheOdinProject

Notifications You must be signed in to change notification settings

sam-omalley/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Calculator Clone

Clone of the iOS Calculator app. This is an exercise in raw CSS and Javascript.

Demo

Link to Example

To run locally

Create a basic web server in the main directory with: python3 -m http.server

Then navigate to 0.0.0.0:8000 in the browser.

About

A clone of the iOS calculator app, done as an exercise in CSS/HTML for TheOdinProject

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published