Skip to content
/ CaWatch Public

Personal project, scientific calculator. The purpose is to create a calculator applying the basic technologies of Frontend development: HTML, CSS3, JS.

Notifications You must be signed in to change notification settings

jshc27/CaWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CaWatch | Basic arithmetic operations calculator. 💻

The purpose is to create a calculator applying the basic technologies of Frontend development: HTML, CSS3, JS.

Installation

  1. Clone this project
  2. Go to the project folder ( cd CaWatch)
  3. When you enter the folder, click on the html file (it shows you by default the browser to open the project).
  4. If you want to open through the terminal while in the CaWatch folder install Live server: npm install -g live-server
  5. When it is installed, enter the command live-server in your terminal and it should open the project visually.

Demo

https://jshc27.github.io/CaWatch/

License

The MIT license (MIT)

Contributions

I invite you to contribute to this project by improving the visual aspects or functionality and loading in the browser.

More information

👉 https://www.npmjs.com/package/live-server

About

Personal project, scientific calculator. The purpose is to create a calculator applying the basic technologies of Frontend development: HTML, CSS3, JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published