https://github.com/sjosuerojas/simple-pokedex
A simple Pokedex application built with Vue 3 and TypeScript
https://github.com/sjosuerojas/simple-pokedex
composable pinia-vuejs pokemon typescript vue
Last synced: 6 days ago
JSON representation
A simple Pokedex application built with Vue 3 and TypeScript
- Host: GitHub
- URL: https://github.com/sjosuerojas/simple-pokedex
- Owner: sjosuerojas
- Created: 2025-06-24T18:23:41.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2025-06-24T21:04:06.000Z (7 days ago)
- Last Synced: 2025-06-24T22:22:17.946Z (7 days ago)
- Topics: composable, pinia-vuejs, pokemon, typescript, vue
- Language: Vue
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).