https://github.com/vinicius-goncalves/ts__pokedex98
✨ | A pokedex with window 98 style
https://github.com/vinicius-goncalves/ts__pokedex98
pokedex pokedex-api typescript
Last synced: 7 months ago
JSON representation
✨ | A pokedex with window 98 style
- Host: GitHub
- URL: https://github.com/vinicius-goncalves/ts__pokedex98
- Owner: vinicius-goncalves
- Created: 2022-07-27T22:10:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T01:17:42.000Z (about 1 year ago)
- Last Synced: 2025-04-03T19:40:01.645Z (8 months ago)
- Topics: pokedex, pokedex-api, typescript
- Language: TypeScript
- Homepage: https://pokedex98.vinicius-goncalves.com/
- Size: 153 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![][icon]
# Pokedex98
A project using PokedexAPI with a window 98 like-style.
![][project-banner]
## Introdution
One of my first projects, Pokedex98 was a beginner project using tools like [PokéAPI][pokeapi], that beginners usually use when learning HTTP request for the first time. Instead of building a simple project, I challenge myself by creating a Pokédex with Window 98-based themes. The project has features such as drag-and-drop popups, search Pokémons by name or ID, infinite scroll, and more. Initially, this project was built using JavaScript, but later I refactored using Typescript.
## Technologies used
Those are the main technologies I used to build this project.
| 💻 languages | 📚 libraries & frameworks |
| :-------------: | :-------------------------: |
| ![][typescript] | ![][pokeapi-badge] |
## Try it out
You can try this project out by clicking on the follow link: [pokedex98.vinicius-goncalves.com][try-it-out-path].
[commnet]: # (assets-path)
[project-banner]: "Project Banner - Pokedex98"
[icon]: "Rayquaza"
[pokeapi-badge]: "PokéAPI"
[typescript]: "TypeScript"
[commnet]: # (assets-path)
[comment]: # (reference-links)
[pokeapi]: "PokéAPI"
[try-it-out-path]: "Pokedex98"
[comment]: # (reference-links)