init: adding frontendmentor task resources
This commit is contained in:
22
17-results-summary-component-go/data.json
Normal file
22
17-results-summary-component-go/data.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"category": "Reaction",
|
||||
"score": 80,
|
||||
"icon": "./assets/images/icon-reaction.svg"
|
||||
},
|
||||
{
|
||||
"category": "Memory",
|
||||
"score": 92,
|
||||
"icon": "./assets/images/icon-memory.svg"
|
||||
},
|
||||
{
|
||||
"category": "Verbal",
|
||||
"score": 61,
|
||||
"icon": "./assets/images/icon-verbal.svg"
|
||||
},
|
||||
{
|
||||
"category": "Visual",
|
||||
"score": 72,
|
||||
"icon": "./assets/images/icon-visual.svg"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user