Merge 69e4d0757b
into 08b771c863
commit
8132e75776
@ -0,0 +1,24 @@
|
|||||||
|
# Country Details App
|
||||||
|
|
||||||
|
**Tier:** 2-Intermediate
|
||||||
|
|
||||||
|
This app is used to display the details of all countries in the world and can able to search it and filter it by region.
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [ ] User can search for countries
|
||||||
|
- [ ] User can click on a specific country to get more details
|
||||||
|
- [ ] User can search for a specific country in the search bar
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [ ] Users can filter countries by continents
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
API for backend : https://restcountries.eu
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
- Github Link : https://github.com/rishikesh2003/worldbook-reactjs
|
||||||
|
- Live Site Link : https://worldbook-rishi.netlify.app/
|
Loading…
Reference in new issue