Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/natainditama/calcway

๐Ÿงฎ Simple calculator web application
https://github.com/natainditama/calcway

calculator calculator-app calculator-application calculator-javascript calcway free html html-css html-css-javascript html5 javascipt javascript natainditama project react react-typescript reactjs typescript vite vitejs

Last synced: about 3 hours ago
JSON representation

๐Ÿงฎ Simple calculator web application

Awesome Lists containing this project

README

        

Calcway



Simple calculator application built with React



contributors


open issues


forks


commits count


stars


license


last update




View Demo
ยท
Documentation
ยท
Report Bug
ยท
Request Feature




screenshot


## ๐Ÿ“ About the Project

### ๐ŸŒŸ Features

This project includes the following features:

- Responsive design
- User-friendly interface
- Customization themes
- Keyboard support
- Basic calculations

### ๐ŸŽจ Color Reference

| Color | Hex |
| ---------------- | ---------------------------------------------------------------- |
| Primary Color | ![#377f86](https://via.placeholder.com/10/377f86?text=+) #377f86 |
| Secondary Color | ![#ca5502](https://via.placeholder.com/10/ca5502?text=+) #ca5502 |
| Background Color | ![#e6e6e6](https://via.placeholder.com/10/e6e6e6?text=+) #e6e6e6 |
| Text Color | ![#333333](https://via.placeholder.com/10/333333?text=+) #333333 |

## ๐Ÿš€ Getting Started

### ๐Ÿ”ง Prerequisites

- [Node.js](http://nodejs.org/)
- [Yarn](https://yarnpkg.com/)

### ๐Ÿƒ Run Locally

Clone the project

```bash
git clone https://github.com/natainditama/calcway.git
```

Go to the project directory

```bash
cd calcway
```

Install dependencies

```bash
yarn
```

Start the server

```bash
yarn start
```

## ๐Ÿ‘‹ Contributing




Contributions are always welcome!

See [contributing.md](https://github.com/natainditama/calcway/blob/main/.github/CONTRIBUTING.md) for ways to get started.

## โš ๏ธ License

This project is licensed under the MIT License. See the [LICENSE](https://github.com/natainditama/calcway/blob/main/LICENSE) file for details

## ๐Ÿค Contact
Nata Inditama - [natainditama](https://linkedin.com/in/natainditama/) - [email protected]

Project Link: [https://github.com/natainditama/calcway](https://github.com/natainditama/calcway)

## ๐Ÿ“š Resources

- [Frontend Mentor](https://www.frontendmentor.io)