- This is basic calculator coded with HTML, CSS and Javascript basics
- It is an ideal project for beginners
For using in on local machine, download the files with following steps
- Go to the repository
- Find the button -
code
- Click on the
arrow-down
- Select
Download zip
- Unzip and run them in your editor
Alternatively, you can use the Codepen link to see the project without downloading the files.
- Getting Result when "Enter" key is pressed
- Adding
Backspace
feature - Getting an
error
message when the limit of characters is excluded - Getting an
error
message when input is not appropriate
The project was made for a school assignment, resources used as well as the mistakes made while building the project will be shared soon on a blog post!
**Coontribution guidlines will be added soon :)