Its a pokedex website made using the PokeAPI @ https://pokeapi.co/
Pokedex Design from Bidji
Check out the website here
Add a better search function
Display random pokemon when loading into website
Move search bar✔️
LEARN MORE REACTJS✔️
Deploy website w/ github pages or FB✔️
Make better functions and make it actually responsive✔️
Display random pokemon when loading into website <-- didnt implement the function into the HTML yet, might need useEffect to make api call on site load (?)