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
- Host: GitHub
- URL: https://github.com/yaserdemet/flag-app-api
- Owner: yaserdemet
- Created: 2022-06-19T14:42:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T21:43:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T14:40:37.382Z (4 months ago)
- Topics: capturing-events, dom-manipulation, fetch-api, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flag-App-Api
## 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