An open API service indexing awesome lists of open source software.

https://github.com/obomhese-raphael/codsoft-task2


https://github.com/obomhese-raphael/codsoft-task2

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

          

# Calculator App

A simple calculator app built with HTML, CSS, and JavaScript. This app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

## Features

- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Responsive design for seamless use on different devices :).
- Clear and user-friendly interface.

## Technologies Used
1. HTML
2. CSS
3. JAVASCRIPT

## Contributing
If you'd like to contribute to the development of this calculator app, follow these steps:

1. Fork the repository
2. Create a new branch (git checkout -b feature/your-feature)
3. Make your changes