Generic Calculator

I just wanted to try and create a website completely from scratch. So for this project i was not using any framework. Just HTML, CSS and vanilla javascript.

It’s a pretty straight forward project that didn’t take long since their isn’t any kind of backend required. The calculations are done on the client side in javascript.

Tags