Skip to content

patelvivekdev/patelvivek.dev

Repository files navigation

patelvivek.dev

A personal portfolio website built with Next.js and Tailwind CSS.

Image

Features

  • Next.js - React framework
  • Tailwind CSS - Utility-first CSS framework
  • TypeScript - Typed JavaScript
  • Dark Mode - Toggle between light and dark mode
  • SEO - Metadata and Open Graph tags
  • MDX - Blog posts written with MDX
  • Syntax Highlighting - Code blocks with sugar-high

Installation

  1. Install the dependencies:
# Using npm
npm install

# Using Yarn
yarn install

# Using PNPM
pnpm install

# Using Bun
bun install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Open In IDX

Open in IDX
Stars Forks Issues
Made with ❤️ by Vivek Patel

About

My portfolio website with Next, Tailwind CSS, MDX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published