Code Snippets
These are a collection of code snippets I've used in the past and saved. Some are Serverless Functions, which include set up instructions. Others are anything from random CSS snippets to Node.js scripts.
Absolute Imports
Use path aliases for better code maintainance.
Upload image to cloudinary
Easy way to upload images to cloudinary using Node.JS Cloudinary SDK
Reusable TailwindCSS Button
A reusable button with loading state, icon and hover states!
Tailwind config with brand color
A minimal tailwind config with custom font and brand color support.