Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizalfahlevi8 authored Jun 10, 2024
1 parent d1b09de commit 77a548d
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Scientific Calculator Web Application

## Description

The Scientific Calculator application is a web-based calculator designed to help users perform mathematical calculations ranging from basic operations to complex scientific functions. Built using JavaScript, HTML, and CSS, the application offers a user-friendly interface with efficient and responsive performance.

Link Scientific Calculator : [Scientific Calculator (click)](https://rizalfahlevi8.github.io/scientific-calculator/)

## Technology Used

- **JavaScript:** Application logic and DOM manipulation.
- **HTML5:** Web page structure.
- **CSS3:** Responsive user interface and layout design.
- **Bootstrap:** To make it easier to create responsive and consistent interfaces

## Installation

1. Clone this repository to your local server.
```
git clone https://github.com/rizalfahlevi8/scientific-calculator.git
```
2. Open the project directory.
```
cd scientific-calculator
```
3. Open the **index.html** file in your web browser.
## Contribution
We welcome contributions from anyone who wants to participate in the development of the "Scientific Calculator" application. If you would like to contribute, please create a pull request and we will review your contribution.
## Contact
If you have questions or problems, don't hesitate to contact us via the social media listed on our profile page.

0 comments on commit 77a548d

Please sign in to comment.