Tag: nextjs
How To Implement Dark Mode In Next.js With Tailwind CSS
In this guide I’ll break down how to create a dark mode toggle in your Next.js app with the help of Tailwind CSS and next-themes.
Generate Twitter Cards From A Next.js Website
Have a website or app built with Next.js? Want to be able to share your content on Twitter in an eye-catching way? Find out how to use Twitter Cards in Next.js.