GenRater

Blogs by Rahul J Krishnan

Deploying Application with Custom Domain through Vercel

#nextjs
#webdev

This article is on deploying a Next.js application through Vercel and setting up a custom domain for it.

Design and Develop Glassmorphism Effect

#design
#tailwindcss
#webdev

In this article, we will be designing glassmorphism in Figma and then develop with Tailwind CSS.

Usage of CSS inset Property

#webdev

In this article, we will see how inset property can be used as a shorthand for top, right, bottom, and left.

Design and Develop Neumorphism Effect

#design
#tailwindcss
#webdev

In this article, we will be designing neumorphism in Figma and then develop with Tailwind CSS.

Creating a Gradient Border with Tailwind CSS

#tailwindcss
#webdev

In this article, we will be looking at how we can create a gradient border with Tailwind CSS.

Dark Mode in Next.js Application with Tailwind CSS

#tailwindcss
#nextjs
#webdev

In this article, we will take a look at implementing dark mode in a Next.js application.

Animated Stacked Button

#webdev

In this article we will be developing a stacked button with animation.

Styling CMS Content with Tailwind CSS

#tailwindcss
#webdev

This article we will be looking at how we can style content from a CMS with Tailwind CSS.

Smooth Scroll Snapping

#webdev

This article is on how to implement scroll snapping on your website with SCSS.

That's all for now.