Skip to content

Plan a Pokémon team and view the team's strengths and weaknesses for the Pokémon video games. Developed using React.js.

Notifications You must be signed in to change notification settings

jamellemendegoria/pokemon-team-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Team Builder

Pokémon Team Builder is a web application that allows you to plan your Pokémon team and view your team's strengths and weaknesses for your Pokémon gameplays.

Background

Pokémon is a franchise owned by Nintendo and Game Freak that is widely known for their game series. In the games, you play as a trainer who can catch, train, and battle other trainers with creatures known as Pokémon. Each Pokémon can be one or two types and are strong or weak against other Pokémon based on type matchups. In addition, as a trainer, you are able to have up to six Pokémon on your team. With so many Pokémon to choose from, there are countless combinations of Pokémon teams for your playthrough.

Features

  • Search through Gen. 1's 151 Pokémon via the dropdown menu to get started.
  • Select up to four moves for each Pokémon to check offensive coverage.
  • Defensive type chart determines which types each Pokémon resists or is weak to.
  • Offensive type chart shows which moves are super effective against which types.
  • Pokémon data fetched from the Pokémon API.
  • Responsive web design allowing flexible usage between desktop and mobile.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

About

Plan a Pokémon team and view the team's strengths and weaknesses for the Pokémon video games. Developed using React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published