Tech Stack
Background
At La Fosse Academy we were required to create a pokemon based app using React components and to be able to use an External API in this case was the Pokemon API
What I learnt
- How to successfully use React components and hooks like useState and useEffect
- To be able to style in React
- Successfully convert learning into practice