Skip to content

In this project implement a calculator to practice development using JavaScript

License

Notifications You must be signed in to change notification settings

lycan-nt/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

In this project implement a calculator to practice development using JavaScript.

🧠 Concepts Covered:

  • How to use ES6 classes to organize code
  • How to sync JavaScript code with a UI
  • CSS Grid
  • Flexbox
  • The best way to cleanly handle user input
  • How to debug complicated edge cases

Starting

These instructions will allow you to have the project on your local machine for
development and testing.

Prerequisites

1- Yarn or NPM package manager
2- Vs Code or any publisher of your choice

Instructions

After cloning the project on your machine, if you want to play with the code just open it in your favorite editor 
to see it working just open the index.html file in your browser.

Built with

Html/CSS/JavaScript

Authors

Felipe D. Santos

About

In this project implement a calculator to practice development using JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published