Introduction
Welcome to my dungeon of snippets and components.
About
Whenever I find something that looks cool, I break it down, recreate it and post the snippets here. These include JavaScript functions, styled components and anything else.
Tech
This project was reated using:
- Nextra (opens in a new tab) - Simple, powerful and flexible markdown-powered docs site.
- Next.js (opens in a new tab) - The React Framework for the Web
- Tailwind CSS (opens in a new tab) - A utility-first CSS framework packed with classes.
- Code Hike (opens in a new tab) - A remark plugin for MDX to display code on websites.
- TypeScript - Used to ceate components.
- CSS - Styling the components individually.