An open API service indexing awesome lists of open source software.

https://github.com/1skepta/globe-viewer-react

A React application for exploring information about countries, including details such as population, capital, and geographical location
https://github.com/1skepta/globe-viewer-react

good-first-issue reactjs rest-api

Last synced: over 1 year ago
JSON representation

A React application for exploring information about countries, including details such as population, capital, and geographical location

Awesome Lists containing this project

README

          

# Countries App

## About the Project

As part of the projects i am doing to broaden my js and react skills, i picked this up. Its more like a global view of the countries with a little detailed information.

## Technologies Used

- React and Friends

## UI

![image](./src/final/captures.PNG)

## License

This project is as every project licensed under [MIT](LICENSE).

## Contributions

soo welcome!!

## Known Issues

- Countries with long names have issues when they are displayed
- My search and filter components been conflicting, when i fix one the other goes south.
- Country details page is a work in progress