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

https://github.com/yaserdemet/flag-app-api


https://github.com/yaserdemet/flag-app-api

capturing-events dom-manipulation fetch-api vanilla-javascript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Flag-App-Api
![Animation](https://user-images.githubusercontent.com/99739515/175406541-96fc891d-a1ca-4146-b65d-c63d357a16f2.gif)

## Description
Project aims to demonstrate countries's flags by using fetch API.


[πŸ“Click here to check page](https://yaserdemet.github.io/Flag-App-Api/)

## Project Skeleton

```
Countries Flag (folder)
|----img (folder)
|----image
|----app.js
|----index.html
|----style.css
|----app.js2
|----readme.md
```

### In this project i focused on;

πŸ‘‰ FETCH API USAGE

πŸ‘‰ ASYNC AWAIT FUNCTION

πŸ‘‰ JS DOM EVENTS

πŸ‘‰ TRY CATCH FINALLY BLOCK

πŸ‘‰ BOOTSTRAP TEMPLATES