Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.82 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.82 KB

Pokedex98

A project using PokedexAPI with a window 98 like-style.


Introdution

One of my first projects, Pokedex98 was a beginner project using tools like PokéAPI, 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

Try it out

You can try this project out by clicking on the follow link: pokedex98.vinicius-goncalves.com.