Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 763 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 763 Bytes

Calculator

Calculator preview

What is it?

A basic calculator that I made as an exercise to get better with vanilla Javascript.

Users can:

  • Perform basic calculations;
  • Select between the metric and imperial system;
  • Select a color theme.

Technologies

  • HTML5;
  • CSS3;
  • ES6 Javascript;
  • CSS Flexbox;
  • CSS Grid;
  • CSS autoprefixer;
  • Git and Git Bash;
  • Chrome dev tools;
  • VSCode.

Sources

Coded by Felix Guerin