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

https://github.com/rededge967/currency-converter

A currency converting app that can run online or offline
https://github.com/rededge967/currency-converter

currency currency-converter html-css-javascript online-offline

Last synced: 7 months ago
JSON representation

A currency converting app that can run online or offline

Awesome Lists containing this project

README

          

# currency-converter
- A currency converting app that can run `online` or `offline`
---
## Used Languages
- HTML5 ⚑
- CSS3 🌠
- Javascript 🌟
---
### πŸ”—πŸ”—Link: https://rededge967.github.io/currency-converter
---
### Landing page
![Capture49](https://user-images.githubusercontent.com/91379432/146636625-f4cee0c7-685f-4b4e-a7fa-3f936ec85429.PNG)

---
## Running Currency Converter
### To run `Online`
- go to https://rededge967.github.io/currency-converter

### To run `offline`
- Download the `Currency.Converter.zip` folder from [here](https://github.com/RedEdge967/currency-converter/releases)
- Extract the folder
- Run the `index.html` file in your web browser
---
### To Do list
- [ ] Add more currencies
- [x] Make more Beautiful and responsive

#### πŸ“« Suggest your own features [here](https://github.com/RedEdge967/currency-converter/issues/new)
#### πŸ€‘ Check out [here](https://github.com/RedEdge967/currency-converter/blob/master/available-currencies.md) to know about available currencies
---
## Can I Contribute?
- Sure, open an issue, point out errors, and what not. Wanna fix something yourselves, you're welcome to open a PR and I appreciate it.