Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.21 KB

Countries Info Search

React TypeScript Styled Components

Search countries by name and get details from multiple APIs including current weather

Live Demo

Table of Contents

Install

  • Fork/Clone repository
  • Run npm install to install dependencies
  • Run npm start to launch client

Usage

Type name of country into search box When only one country matches or 'show' button is clicked, country details are displayed.

API

Consumes Rest Countries 3.1 for main country details. Consumes WeatherAPI for capital weather forecast

Contributing

Not currently accepting PRs. For questions contact erich@zenlex.dev

License

GNU General Public License