soheilghanbary / portfolio-01

an example portfolio built by next.js & tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

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/dillionverma/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

License

Licensed under the MIT license.

About

an example portfolio built by next.js & tailwindcss

License:MIT License


Languages

Language:TypeScript 96.6%Language:CSS 3.0%Language:JavaScript 0.3%Language:MDX 0.2%