Skip to content

dpyragas/pokemon_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Full Stack JS Exercise - Pokemon

A full stack JS application to display selected Pokemon sprites.

Wireframe

Screenshot 2023-08-23 at 08 56 50

Instructions

Using https://pokeapi.co/api/v2/pokemon/{pokemonName} API.

  1. Create an API, which takes in two params: name and sprite option which returns a data which includes list of sprites.
  2. Create a React APP which has an input for the name and dropdown for 4 or more available sprite options and will call the API above.
  3. Display the user selected Pokemon sprites in grid as in the example above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published