Area Chart with Axes Labels
- Fetches Pokémon data from the PokeAPI
- Renders an area chart displaying base experience values
for each Pokémon
- X-axis represents the Pokémon index, and Y-axis shows the
base experience
- Includes labeled axes for better readability
- Built with D3.js for data visualization and charting
MIT Licensed