文件名称:pokedex:使用React创建的Pokedex搜索应用程序
文件大小:18.64MB
文件格式:ZIP
更新时间:2024-03-07 18:45:19
JavaScript
Pokedex-TCG 使用Pokemon TCG API进行Pokedex搜索: : 。 特征 通过动态搜索栏按名称搜索神奇宝贝 单击卡以查看其他信息 单击同一张卡片以关闭其他信息弹出窗口 单击左上角的徽标以清除搜索并返回到默认主页视图 活动和悬停状态交互CSS效果 屏幕截图 主页默认视图 ![Pokedex Main](public / images / pokedex_main.png raw = true) 将鼠标悬停在Card组件上 ![卡片悬停](public / images / hover_card.png raw = true) 卡弹出 ![卡片信息弹出框](public / images / card_popover.png raw = true“口袋妖怪卡上的其他信息显示为弹出框,可以通过单击口袋妖怪卡来打开和关闭它”) 互动搜索栏 ![Searchbar Be
【文件预览】:
pokedex-master
----.eslintcache(3KB)
----public()
--------index.html(456B)
--------images()
--------style.css(492B)
----yarn.lock(515KB)
----src()
--------container()
--------components()
--------App.js(168B)
--------index.js(194B)
----README.md(1KB)
----.gitignore(310B)
----package-lock.json(659KB)
----package.json(870B)