Skip to content

Commit 4aa5930

Browse files
committed
README.md Added
1 parent 8e49ce9 commit 4aa5930

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Intro.
2+
3+
This is a Simple JavaScript Project Which Converts INR currency to other country's Currency for eg : Usa, China, Japan etc.
4+
5+
## Concepts use
6+
7+
The program is very basic and beginner-friendly. I used Objects and some basic mathematical calculation to make the logic, then styled it using html, CSS.
8+
9+
## How to Run this in your local machine:
10+
11+
Clone This repo wherever you want:
12+
13+
```bash
14+
git clone "https://github.com/Samar-exe/Currency-Convertor.git"
15+
```
16+
17+
then simply open the index.html file in any browser and use it!!.
18+
19+
## How the Website looks:
20+
21+
## ![ERROR 404](rc.png)
22+
23+
![ERROR 404](rc2.png)

0 commit comments

Comments
 (0)