https://github.com/lucasxbron/pokesearch
Fast & Simple Pokémon Search Tool using PokéAPI
https://github.com/lucasxbron/pokesearch
bun css html javascript tailwindcss typescript vite
Last synced: about 1 year ago
JSON representation
Fast & Simple Pokémon Search Tool using PokéAPI
- Host: GitHub
- URL: https://github.com/lucasxbron/pokesearch
- Owner: lucasxbron
- Created: 2025-02-05T11:22:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T07:35:13.000Z (over 1 year ago)
- Last Synced: 2025-03-31T03:32:19.138Z (about 1 year ago)
- Topics: bun, css, html, javascript, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://pokesearch-kdbz.onrender.com/
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokéSearch
PokéSearch is a web application that allows users to search for information about their favorite Pokémon. It provides detailed information on each Pokémon, including their types, abilities, and stats. The application is built using modern web technologies and integrates with the [PokéAPI](https://pokeapi.co/) to fetch real-time data.