Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhimasanb/react-calculapedia
:moneybag: Calculate rupiah fractions directly from a web browser, without installing the application, without ads and free.
https://github.com/dhimasanb/react-calculapedia
calculator react rupiah
Last synced: 12 days ago
JSON representation
:moneybag: Calculate rupiah fractions directly from a web browser, without installing the application, without ads and free.
- Host: GitHub
- URL: https://github.com/dhimasanb/react-calculapedia
- Owner: dhimasanb
- License: mit
- Created: 2019-06-22T18:48:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:51:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T09:45:05.457Z (about 2 months ago)
- Topics: calculator, react, rupiah
- Language: JavaScript
- Homepage:
- Size: 4.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Calculapedia
[![Build Status](https://travis-ci.org/dhimasanb/react-calculapedia.svg?branch=master)](https://travis-ci.org/dhimasanb/react-calculapedia)
[![Coverage Status](https://coveralls.io/repos/github/dhimasanb/react-calculapedia/badge.svg?branch=master)](https://coveralls.io/github/dhimasanb/react-calculapedia?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f670ebc8bf7549acb919cc9d02427f2a)](https://www.codacy.com/app/dhimasanb/react-calculapedia?utm_source=github.com&utm_medium=referral&utm_content=dhimasanb/react-calculapedia&utm_campaign=Badge_Grade)
[![Maintainability](https://api.codeclimate.com/v1/badges/226cf8901f998f536f7c/maintainability)](https://codeclimate.com/github/dhimasanb/react-calculapedia/maintainability)
[![Depedencies Status](https://david-dm.org/dhimasanb/react-calculapedia.svg)](https://david-dm.org/dhimasanb/react-calculapedia):moneybag: Calculate rupiah fractions directly from a web browser, without installing the application, without ads and free
---
## Live Demo
****
## Screenshot
![image](https://user-images.githubusercontent.com/13671268/59980013-03e27680-961a-11e9-9b83-59d88ecda64c.png)
## Tutorial
[https://medium.com/@dhimasanb](https://medium.com/@dhimasanb/membuat-aplikasi-penghitung-pecahan-rupiah-menggunakan-reactjs-4edb43f9bdb)
## Setup
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
```bash
# Install dependencies
yarn install# Run the app in the development mode
yarn start
```Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
---
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details