This is an older project of mine — the Smart Calculator — that I’ve been upgrading further. Today I got it running locally through Live Server in VS Code instead of only viewing it on the deployed Netlify site, which makes testing changes much faster.
-I also added a custom favicon (favicon.png) to the site so it has its own icon in the browser tab, replacing the default placeholder.
-Used AI assistance along the way to help troubleshoot a couple of setup issues (a broken file extension on the favicon, and a leftover debug config causing a “localhost unreachable” error) and to help get Live Server working correctly.
Comments 1
9 + 10?
Sign in to join the conversation.