The purpose is to create a calculator applying the basic technologies of Frontend development: HTML, CSS3, JS.
- Clone this project
- Go to the project folder ( cd CaWatch)
- When you enter the folder, click on the html file (it shows you by default the browser to open the project).
- If you want to open through the terminal while in the CaWatch folder install Live server:
npm install -g live-server - When it is installed, enter the command
live-serverin your terminal and it should open the project visually.
https://jshc27.github.io/CaWatch/
The MIT license (MIT)
I invite you to contribute to this project by improving the visual aspects or functionality and loading in the browser.
