We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725d0d1 commit 2272c41Copy full SHA for 2272c41
.env.example
@@ -1 +1 @@
1
-REACT_APP_API_KEY=YOUR_GETGEOAPI_API_KEY
+REACT_APP_API_KEY=YOUR_CURRENCY-GETGEOAPI_API_KEY
README.md
@@ -18,7 +18,7 @@ https://currency-converterr.netlify.app/
18
19
**Client:** React, Bootstrap
20
21
-**API:** getgeoapi.com
+**API:** currency.getgeoapi.com
22
23
24
## Screenshots
@@ -67,7 +67,7 @@ Start the server
67
68
To run this project, you will need to add the following environment variables to your .env file.
69
70
-`REACT_API_KEY = YOUR_GETGEOAPI_API_KEY`
+`REACT_API_KEY = YOUR_CURRENCY-GETGEOAPI_API_KEY`
71
72
73
## Authors
0 commit comments