Web app to explore information about continents and countries. Two APIs were used to obtain the information and images.
- Country Information API Link => https://countries.trevorblades.com/
- Country Flags API Link => https://www.banderas-mundo.es/descargar/api
- Country Images API Link => https://pixabay.com/api/docs/
Technical challenge for a software development company.
↓ Start server.
npm run dev
IMPORTANT: Keep the terminal running for the correct execution of the app.