Skip to content

Instantly share code, notes, and snippets.

@johnmosesman
johnmosesman / frontend_challenge.html
Last active December 3, 2022 18:02
Frontend challenge mockup
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body>
<div class="max-w-lg mx-auto mt-12">
<h1 class="text-xl mb-2">Frontend challenge!</h1>
<p class="mb-8">
Complete the functionality (<a