Skip to content
/ portfolio Public template
forked from dillionverma/portfolio

Minimalist developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI

Notifications You must be signed in to change notification settings

0xshariq/portfolio

 
 

Repository files navigation

Portfolio Deploy with Vercel

Built with Next.js, Shadcn/ui, and Magic ui, deployed on Vercel.

Features

  • Setup only takes a few minutes by editing the single config file
  • Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
  • Includes a blog
  • Responsive for different devices
  • Optimized for Next.js and Vercel

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/0xshariq/portfolio
  2. Move to the cloned directory

    cd portfolio
  3. Install dependencies:

    pnpm install
  4. Start the local Server:

    pnpm dev
  5. Open the Config file and make changes

About

Minimalist developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.1%
  • MDX 4.7%
  • CSS 3.6%
  • JavaScript 0.6%