You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Explore nine generations of Pokémon with this interactive JavaScript Pokédex. Integrated with PokéApi, it offers information to learn more about your favorite Pokémon.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"pokedex",
"pokemon",
"poke-api",
"pokemon-data",
"javascript",
"web-development"
],
"author": "Lorena Medeiros",
"source": "Inspired by DIO's Trilha JS Developer - Pokedex",