ismaelcardosojr / calculator

I started learning JavaScript on January 31. Since then, I've been reinforcing my learning with projects like this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator 🧮

A simple calculator based on Google's. In JavaScript, some tags/concepts worth mentioning are:

  • Events
  • String Processing
  • Math and Number methods

As for CSS, these are some of the interesting ones:

  • Responsive Design
  • Animations
  • Grid

The project originates from this free course on Youtube:


Instead of just copying what would be instructed, I analyzed the final result and, in order to reproduce it, developed the application by myself.

About

I started learning JavaScript on January 31. Since then, I've been reinforcing my learning with projects like this.


Languages

Language:JavaScript 62.2%Language:HTML 19.9%Language:CSS 17.9%