2 devlogs
3h 3m 19s
A website that fetches Pokémon TCG cards and display them using TCGdex API!
A website that fetches Pokémon TCG cards and display them using TCGdex API!
Today I made some adjustments in the project structure and decided on a layout for the site. It’s also on github pages!
Log in to leave a comment
After seeing the Optimization side quest, I decided to try something web-related that I could apply lazy-loading and caching.
As I have been collecting pokémon cards recently, I wondered if there would be an API about pokémon TCG. Surprisingly, there is one! This project is a ‘catalog’ for searching any card already made for Pokémon TCG. Today’s time have been me testing the API, understanding more about Vite deployment and creating this project banner.
Log in to leave a comment