An open API service indexing awesome lists of open source software.

https://github.com/ghlps/countries-info

Repository and project that displays data from countries from the user's search. This project uses AJAX API calls to provide data.
https://github.com/ghlps/countries-info

api countries-api javascript

Last synced: about 2 months ago
JSON representation

Repository and project that displays data from countries from the user's search. This project uses AJAX API calls to provide data.

Awesome Lists containing this project

README

          

# Countries Info

Live demo: https://verdant-tarsier-0313dd.netlify.app/

Project created to practice some coding aspects of fetchAPI and how it can integrate with the user experience. In this website/project, the not so old AJAX Requests were used to fetch data from an external API.

Tech used:


  • HTML

  • SCSS

  • JavaScript (XML Requests, user input, list rendering)

  • Countries API