this project was built in order to learn how to fetch data from external API and useEffect in React, so the game started by fetching the pics data from deck-cards api and after that render that data using useEffect Hook.
- fetching data in react
- useEffect Hook
- conditional rendering