SkillAgentSearch skills...

Sneaker

一个基于 React、Typescript 构建的球鞋比价网站,通过搜索对比鞋子在 dewu, stockx, goat 三个网站的价格

Install / Use

/learn @Jasonzj/Sneaker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

React Sneaker

一个基于 React、Typescript 构建的球鞋比价网站,对比鞋子在 dewu, stockx, goat 三个网站的价格

Build & Deploy Coverage Status Packagist

在线地址

API

node-sneaker

技术桟

功能列表

  • [x] 登录/登出/注册
  • [x] 关注/取关/关注列表
  • [x] Dewu Trending/Goat Trending
  • [x] 搜索功能
    • [x] 支持 dewu, goat, stockx, db 搜索接口
    • [x] 搜索建议支持 dewu, stockx 搜索接口
  • [x] 鞋子详情
    • [x] 各尺码价格比较, 支持 dewu, goat, stockx
    • [x] 最低价格显示

使用

$ yarn
$ yarn start

Docker 容器运行

docker

$ docker pull jasonzza/sneaker
$ docker run -dp 8000:80 jasonzza/sneaker

docker-compose

$ docker-compose up -d

截图

<img src="https://github.com/Jasonzj/sneaker/blob/main/screenshots/demo.gif" width=800 align=left>
View on GitHub
GitHub Stars32
CategoryDevelopment
Updated4mo ago
Forks8

Languages

TypeScript

Security Score

92/100

Audited on Nov 25, 2025

No findings