Office-Stapler / PokeReact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeReact

A simple pokedex using ReactJS, makes API calls to https://pokeapi.co/

What I learnt:

  • This project has taught me a great deal about React States and React Hooks.
  • Async functions and how they differ from regular functions.
  • How await is used in async functions.

About

License:MIT License


Languages

Language:JavaScript 88.5%Language:HTML 6.7%Language:CSS 4.8%