Pokemon

github | live link

Built with: JSX, CSS, REACT.JS

One of the most popular games in history. Here you can find your favourite Pokemon and check their stats. The rotating cards enable an in depth view in the Pokemons characteristics.

If it has to do with Pokemon - it's likely going to be fun. For this project I fetched the data, stored it, and based on the results of the first fetch, fetched again. Definitely a bit different than usual work with API's. I also enjoyed playing around with grid and got to compare it to flexbox.