Skip to content

Instantly share code, notes, and snippets.

View RaihanIIUC's full-sized avatar
🎯
Focusing

Mohammed Raihan RaihanIIUC

🎯
Focusing
View GitHub Profile
@RaihanIIUC
RaihanIIUC / alpine_js_list_init_with_data.html
Last active March 7, 2024 09:35 — forked from cdsaenz/index.html
Demo Alpine JS and Fetch from Remote API
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Alpine Ajax test</title>
</head>
<body>
<h1>Users API Retrieval Test</h1>