Search countries by name and get details from multiple APIs including current weather
- Fork/Clone repository
- Run
npm install
to install dependencies - Run
npm start
to launch client
Type name of country into search box When only one country matches or 'show' button is clicked, country details are displayed.
Consumes Rest Countries 3.1 for main country details. Consumes WeatherAPI for capital weather forecast
Not currently accepting PRs. For questions contact erich@zenlex.dev