mirror of
https://github.com/Raghu-Ch/ES6-Handson.git
synced 2026-02-10 04:33:02 -05:00
Initial commit
This commit is contained in:
17
rates.json
Normal file
17
rates.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "30 years fixed",
|
||||
"rate": "13",
|
||||
"years": "30"
|
||||
},
|
||||
{
|
||||
"name": "20 years fixed",
|
||||
"rate": "2.8",
|
||||
"years": "20"
|
||||
},
|
||||
{
|
||||
"name": "15 years fixed",
|
||||
"rate": "2.5",
|
||||
"years": "15"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user