Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dhanyabad11/Portfolio

Repository files navigation

Super Minimal Portfolio

A super-minimal portfolio built with Next.js featuring three sections: About, Projects, and Blog.

Quick Start

# Install dependencies
npm install

# Run development server
npm run dev

Open http://localhost:3000 in your browser.

Structure

  • About (home page) - Introduction and overview
  • Projects - Showcase your work
  • Blog - Share your thoughts

Customization

  • Edit your info in pages/index.js
  • Add projects in data/projects.js
  • Add blog posts in data/posts.js
  • Customize styles in styles/globals.css

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published