Skip to content

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

License

Notifications You must be signed in to change notification settings

SkidGod4444/portfolio

Repository files navigation

preview

Portfolio Deploy with Vercel

Built with next.js, loops, shadcn/ui, acternity ui, magic ui and Supabase, 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, Acternity UI, Loops and Supabase
  • Includes a blog, newsletter, about, projects and guestbook pages
  • 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/SkidGod4444/portfolio
  2. Move to the cloned directory

    cd portfolio
  3. Install dependencies:

    bun install
  4. Start the local Server:

    bun dev
  5. Open the Config file and make changes

  6. Set up your Loops account and add your API key to the env.local file as mentioned in .env.example

  7. Set up your Supabase account and add your API key to the env.local file as mentioned in .env.example

License

Licensed under the MIT license.

Credits