react-quick-notify
Version:
react-quick-notify: A beautiful, customizable toast notification system for React applications with zero CSS dependencies
21 lines (20 loc) • 1.17 kB
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>React Quick Notify - Beautiful Toast Notifications for React</title>
<meta name="description" content="A beautiful, customizable toast notification system for React applications built with TypeScript and Tailwind CSS. Easy to use, lightweight, and fully typed." />
<meta name="keywords" content="react, toast, notifications, typescript, tailwindcss, ui, components, alerts" />
<meta property="og:title" content="React Quick Notify - Beautiful Toast Notifications" />
<meta property="og:description" content="A beautiful, customizable toast notification system for React applications" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://react-quick-notify.vercel.app" />
<script type="module" crossorigin src="/assets/index-qWr-apdR.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BZaWZQga.css">
</head>
<body>
<div id="root"></div>
</body>
</html>