DEV Community

Goutam Samal
Goutam Samal

Posted on

Render api and make search engine using useState and useEffect hook in reactjs.

Hi I'm a newbie react devloper. Today I just render some random API from outsource and add a search bar in the project. That JSON api has country name, capital, population and flag.
Here is the live preview link-: https://goutamsamal9.github.io/CountryList/
My GitHub account-: https://github.com/GoutamSamal9
Thanks for reading 😊
Happy Codding 👍

Top comments (0)