You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the name suggest this small program will help you get currency rates of different countries and help you convert them into the currency of your choice.
6
+
7
+
## Tech Stack used
8
+
- HTML
9
+
- CSS
10
+
- Javascript and
11
+
- Basics of API.
12
+
13
+
## Features
14
+
- Get the unit currency rates from one currency to another.
15
+
- Convert any amount to desired currency.
16
+
17
+
## Demo images of the project
18
+

19
+
---
20
+

21
+
---
22
+

23
+
---
24
+
25
+
## How to run it locally?
26
+
- Fork the repository.
27
+
- Clone the repository by using the command:-
28
+
---
29
+
git clone [github url of the repository]
30
+
31
+
- go to the directory of the project using command:-
32
+
---
33
+
cd [path of the project folder]
34
+
35
+
- Open the index.html file in any browser and see it running :)
0 commit comments