My personal website – Built using Next.js, TypeScript, Tailwind CSS and MDX
This product is a website built on the Next.js framework and styled with Tailwind CSS. It utilizes MDX and Vercel for content and deployment, Neon and Drizzle ORM for the database, and Umami for analytics. The project structure is organized into different directories for configuration, content, public assets, scripts, components, data, hooks, utilities, styles, and more.
npm install
..env
file based on the provided .env.example
.npm run dev
.This product is a feature-rich website built using Next.js and styled with Tailwind CSS. It leverages technologies like MDX, Vercel, Neon, Drizzle ORM, and Umami for various functionalities. The project structure is well-organized into different directories to maintain clarity and ease of development. Instructions for installation and setup have been provided for running the project locally, with a note on customizing the project for personal use.