https://github.com/edgar-code-repository/react-geo-app-client
App developed with React 16 that retrieves info about continents, countries and cities.
https://github.com/edgar-code-repository/react-geo-app-client
Last synced: 1 day ago
JSON representation
App developed with React 16 that retrieves info about continents, countries and cities.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/react-geo-app-client
- Owner: edgar-code-repository
- Created: 2019-06-10T18:18:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T01:03:45.000Z (over 5 years ago)
- Last Synced: 2025-01-23T04:29:33.280Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 662 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
THE (REACT) GEO APP CLIENT
--------------------------------------------------------------------------------------------------------------
App developed with React 16 that retrieves info about continents, countries and cities.
This app uses Axios to fire a Rest API built with Spring Boot:
**THE GEO REST API (SPRING BOOT)**
https://github.com/edgar-code-repository/spring-boot-rest-geo-api
--------------------------------------------------------------------------------------------------------------
Main screen:

--------------------------------------------------------------------------------------------------------------
Continents screen:

--------------------------------------------------------------------------------------------------------------
Countries screen:

--------------------------------------------------------------------------------------------------------------
Cities screen:

--------------------------------------------------------------------------------------------------------------