Skip to content

Instantly share code, notes, and snippets.

View egeozcan's full-sized avatar
🎉
update all the dependencies!!

Yavuz Ege Özcan egeozcan

🎉
update all the dependencies!!
View GitHub Profile
@egeozcan
egeozcan / index.html
Created October 18, 2024 08:40
image viewer
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fullscreen Image Viewer</title>
<style>
body {
font-family: Arial, sans-serif;
}