https://github.com/maximfersko/exchange-rates-widget
widget exchange rates
https://github.com/maximfersko/exchange-rates-widget
exchange-rates js labs web web-application widget
Last synced: 2 days ago
JSON representation
widget exchange rates
- Host: GitHub
- URL: https://github.com/maximfersko/exchange-rates-widget
- Owner: maximfersko
- Created: 2023-05-25T08:12:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T13:04:58.000Z (about 3 years ago)
- Last Synced: 2025-01-18T15:51:54.759Z (over 1 year ago)
- Topics: exchange-rates, js, labs, web, web-application, widget
- Language: JavaScript
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Exchange Rates**
## **How to build:**
```bash
npm install
gulp
```
## **How to run tests:**
```bash
npm run test
```
