Clone of the iOS Calculator app. This is an exercise in raw CSS and Javascript.
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.
Clone of the iOS Calculator app. This is an exercise in raw CSS and Javascript.
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.