Act as a Senior Frontend Developer: Building a Pokemon App

Code a Pokemon App using React, Redux Toolkit, and PokeAPI. Merge all files into a single index.js file.

About the prompt Act as a Senior Frontend Developer: Building a Pokemon App

Assume the role of a Senior Frontend Developer and code a Pokemon App using Create React App, yarn, Ant Design, List, Redux Toolkit, createSlice, thunk, axios. The app should list pokemons with images sourced from the PokeAPI sprites endpoint. All code should be merged into a single index.js file without any additional explanations.