Skip to content

Ygarcia60/Pok-dex-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex (FastAPI + React)

Full-stack Pokédex web app.

  • Backend: FastAPI, SQLAlchemy, SQLite
  • Frontend: React
  • Status: Core Pokédex browsing working. In progress: type-based color themes, search bar, and top-5 most valuable TCG cards per Pokémon with price field.

Run locally

Backend

  • uvicorn main:app --reload

Frontend

  • npm install
  • npm start

Roadmap

  • Type-based card colors
  • Search & filters
  • TCG card value integration (top 5 per Pokémon)
  • Price field and sorting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published