PokemonSearch 是一个基于 React.js 创建的搜索表单工具,通过 Python 包装器从 API 中提取数据(不包含在此 repo 中)。在此项目中,React.js 负责视图的渲染,组件展示了各类口袋妖怪的搜索功能。需要注意的是,目前口袋妖怪的类型和能力信息尚不稳定,因为数据解析未完全完善。您可以通过命令 python -m SimpleHTTPServer
进行项目测试。
PokemonSearch基于React.js的口袋妖怪搜索表单
文件列表
PokemonSearch-master.zip
(预估有个7文件)
PokemonSearch-master
pokemon_data.py
577B
.gitignore
9B
public
index.html
602B
test.json
108KB
styles.css
1KB
renderComponents.js
3KB
README.md
367B
暂无评论