first commit
BIN
public/.DS_Store
vendored
Normal file
BIN
public/images/.DS_Store
vendored
Normal file
BIN
public/images/avatars/avatar_1_1785230686084953000.png
Normal file
|
After Width: | Height: | Size: 849 KiB |
BIN
public/images/avatars/avatar_1_1785231461279633000.png
Normal file
|
After Width: | Height: | Size: 849 KiB |
BIN
public/images/elements/Colorless.png
Normal file
|
After Width: | Height: | Size: 135 KiB |
BIN
public/images/elements/Darkness.png
Normal file
|
After Width: | Height: | Size: 272 KiB |
BIN
public/images/elements/Dragon.png
Normal file
|
After Width: | Height: | Size: 220 KiB |
BIN
public/images/elements/Fairy.png
Normal file
|
After Width: | Height: | Size: 256 KiB |
BIN
public/images/elements/Fighting.png
Normal file
|
After Width: | Height: | Size: 129 KiB |
BIN
public/images/elements/Fire.png
Normal file
|
After Width: | Height: | Size: 168 KiB |
BIN
public/images/elements/Grass.png
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
public/images/elements/Lightning.png
Normal file
|
After Width: | Height: | Size: 167 KiB |
BIN
public/images/elements/Metal.png
Normal file
|
After Width: | Height: | Size: 363 KiB |
BIN
public/images/elements/Psychic.png
Normal file
|
After Width: | Height: | Size: 178 KiB |
BIN
public/images/elements/Water.png
Normal file
|
After Width: | Height: | Size: 157 KiB |
BIN
public/images/series/evolusi_mega.webp
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
public/images/series/matahari_bulan.webp
Normal file
|
After Width: | Height: | Size: 261 KiB |
BIN
public/images/series/pedang_perisai.webp
Normal file
|
After Width: | Height: | Size: 173 KiB |
BIN
public/images/series/scarlet_violet.webp
Normal file
|
After Width: | Height: | Size: 103 KiB |
30
public/json/series.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"name": "Evolusi Mega",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/evolusi_mega.webp",
|
||||
"image_local_path": "/images/series/evolusi_mega.webp",
|
||||
"expansion_count": "9",
|
||||
"card_count": "1356"
|
||||
},
|
||||
{
|
||||
"name": "Scarlet & Violet",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/scarlet_violet.webp",
|
||||
"image_local_path": "/images/series/scarlet_violet.webp",
|
||||
"expansion_count": "33",
|
||||
"card_count": "4666"
|
||||
},
|
||||
{
|
||||
"name": "Pedang & Perisai",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/pedang_perisai.webp",
|
||||
"image_local_path": "/images/series/pedang_perisai.webp",
|
||||
"expansion_count": "35",
|
||||
"card_count": "5114"
|
||||
},
|
||||
{
|
||||
"name": "Matahari & Bulan",
|
||||
"image_url": "https://cdn2.pokepedia.id/series/matahari_bulan.webp",
|
||||
"image_local_path": "/images/series/matahari_bulan.webp",
|
||||
"expansion_count": "16",
|
||||
"card_count": "3284"
|
||||
}
|
||||
]
|
||||