Built with next.js, loops, shadcn/ui, acternity ui, magic ui and Supabase, deployed on Vercel.
- 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
-
Clone this repository to your local machine:
git clone https://github.com/SkidGod4444/portfolio
-
Move to the cloned directory
cd portfolio
-
Install dependencies:
bun install
-
Start the local Server:
bun dev
-
Open the Config file and make changes
-
Set up your Loops account and add your API key to the
env.local
file as mentioned in.env.example
-
Set up your Supabase account and add your API key to the
env.local
file as mentioned in.env.example
Licensed under the MIT license.
- Special thanks to Dillion Verma for his base template!