From zero to FullStack - an unofficial course led by Pedro Soares with the aim of guiding and helping two friends to learn programming and become software developers.
The aim of this repository is to create a calculator using HTML, CSS and JavaScript 🧮
Create and go to the directory where you want to place the repository
cd my-directory
Clone the project
git clone https://github.com/from-zero-to-fullstack/calculator.git
Go to the project directory
cd calculator
Open in Visual Studio Code
code .
MIT