You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern blog platform built with Next.js, TypeScript, SQLite, and TailwindCSS. This project features Static Generation (SSG), Incremental Static Generation (ISR), Markdown support, SEO optimization, user comments, dark/light mode, and an SQLite database for serverless, lightweight data storage.
This is a simple blog application built with Next.js, MongoDB, and Tailwind CSS. The project demonstrates a full-stack web application with a focus on modern web development practices.
This is a blog application built with Next.js, MongoDB, and Auth.js for authentication. The application provides users with a platform to create, edit, and view blog posts, with support for secure authentication and data persistence.