reactplay / react-play

react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
https://reactplay.io
MIT License
1.36k stars 837 forks source link

[Add a Play]: countries-statics #392

Closed Deepak8717 closed 2 years ago

Deepak8717 commented 2 years ago

Thank You!

What's the Play about?

This play shows the country's information around the world. Information such as name, area, demographics, capital currencies, etc. You can search for a specific country or short by region.

What ReactJS concept will be used to create this play?

You learn to work with useState, use effect hook and rest API data fetching techniques.

Are you willing to take it up for implementation?

Yes

atapas commented 2 years ago

Very exciting project @Deepak8717

Can you give the link of the API, I am interested to see what kind of data we get from it. I may suggest some additional use cases

Deepak8717 commented 2 years ago

@atapas https://restcountries.com/