You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Practice React basics by fetching data from data.json to display pokemons. Components are provided; focus on passing data using props. Use the 'key' attribute t…