Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TimAngus321/pokemon-app

Repository files navigation

Pokémon App

Pokemon Search is a react app that performs the following taks:

  • Web page that allows user to enter a Pokémon name

  • Submit a query to Pokeapi and display the given pokémon's name, number, sprite or error message if no match is found

  • Provide “Previous” & “Next” buttons, that switch to the previous/next Pokémon, based on their ID number

  • Provide a text-based search feature, where inputting a name or partial name should look for a matching Pokémon and show it

  • Add automated tests for the features above.

Deployment

Deployment

The app has been deployed to gh pages and can be found here: Pokemon Search App.

To Clone Repo and set up locally

Clone Repo

git clone https://github.com/TimAngus321/pokemon-app.git

Please install the following packages to ensure everything works correctly

Packages to install:

yarn add sass

Icons:

yarn add @fortawesome/fontawesome-svg-core
yarn add @fortawesome/free-solid-svg-icons
yarn add @fortawesome/react-fontawesome

Run a local server

yarn start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •