Skip to content

yaserdemet/Flag-App-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flag-App-Api

Animation

Description

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

📍Click here to check page

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