maciejkuran / fountry

Search for any country in the world 🌍, get valuable information, and geolocation on the world map, explore amazing photographs, and receive helpful source links to Wikipedia articles.

Home Page:https://fountry.maciejkuran.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find a country with fountry

The fountry app is my next project, this time practicing asynchronous tasks in JavaScript. I developed fountry in the MVC architecture pattern. I focused on the architecture of the application and a good, logical division of the code.

This project is complex in the context of fetching data from various APIs: Rest Countries API, Unsplash.com API, Wikipedia API. I also used the Leaflet library (interactive maps) to render coords of a country/capital.

I tried to work out every detail, from formatting user input to handling and throwing errors if something went wrong when fetching data.

What is fountry ?

The fountry app allows you to search for any country in the world, provides basic information, geo location on the world map, amazing photographs and helpful source links to Wikipedia articles.

🌍fountry - LIVE APP

UI Design

About

Search for any country in the world 🌍, get valuable information, and geolocation on the world map, explore amazing photographs, and receive helpful source links to Wikipedia articles.

https://fountry.maciejkuran.com/

License:Other


Languages

Language:JavaScript 61.0%Language:SCSS 27.9%Language:HTML 11.1%