Skip to content

A modern, responsive portfolio and dashboard built with Next.js 15, TypeScript, Tailwind CSS, ShadCN, and MDX. Features analytics, blog, project showcase, and dark/light theme support.

License

Notifications You must be signed in to change notification settings

TitoSenpai/NextFolio

Repository files navigation

NextFolio

A modern Next.js portfolio website with dashboard functionality.

NextFolio Landing Page NextFolio Dashboard

Features

  • 🎨 Modern, responsive design
  • 📊 Dashboard with analytics
  • 📝 Blog functionality with MDX support
  • 🎯 Project showcase
  • 🌙 Dark/Light theme support
  • 📱 Mobile-first approach

Getting Started

First, install dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

  • /src/app/(frontend) - Public-facing portfolio pages
  • /src/app/(dashboard) - Admin dashboard pages
  • /src/components - Reusable UI components
  • /content/blog - Blog posts in MDX format
  • /public - Static assets

Tech Stack

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A modern, responsive portfolio and dashboard built with Next.js 15, TypeScript, Tailwind CSS, ShadCN, and MDX. Features analytics, blog, project showcase, and dark/light theme support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages