Skip to content

Latest commit

 

History

History
79 lines (59 loc) · 2.6 KB

README.md

File metadata and controls

79 lines (59 loc) · 2.6 KB


Logo

UnovaDex

UnovaDex, a Generation 5 Pokédex and Team Builder - built with JavaScript, React, and PokéAPI
Explore the docs »

Table of Contents
  1. About The Project
  2. Features

About The Project

UnovaDex

UnovaDex is a Generation 5 Pokédex and Team Builder, utilising the PokéAPI. Users can get Pokémon stats, moves, and abilities data, fetched from PokéAPI, plan and build a team, and export their team as an image file.

This project was made with JavaScript, React, and the PokéAPI (shoutout to the PokéAPI devs). I hope to make this better and better so any suggestions are appreciated !.!

(back to top)

Built With

  • React
  • JavaScript
  • Prettier

(back to top)

Features

UnovaDex

  1. Browse Pokémon stats, moves, and abilities
  2. Toggle between the BW and BW2 Pokédex'
  3. Plan and build teams for the Generation 5 games (BW/BW2)
  4. Export your team as an image.

(back to top)