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
- Host: GitHub
- URL: https://github.com/1skepta/globe-viewer-react
- Owner: 1skepta
- License: mit
- Created: 2024-03-08T08:18:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T13:57:55.000Z (over 2 years ago)
- Last Synced: 2025-02-08T01:35:37.877Z (over 1 year ago)
- Topics: good-first-issue, reactjs, rest-api
- Language: JavaScript
- Homepage:
- Size: 8.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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