A simple pokemon app using React Js.
How to make request, useEffect, how to retrieve data from external API. Here in this project we used pokemon api.
Click here to see the live version.
git clone git@github.com:yannick2019/pokedex.git
cd pokedex
npm install ...to install dependencies
npm run dev ... to start developing
2023