⛏️Running

1. Start the Development Server

npm run dev

This launches the Next.js application in development mode. Access it at: http://localhost:3000

2. Customize Content via Storyblok

  1. Navigate to your Storyblok Space.

  2. Under Content, edit:

    • Section data (e.g., projects, tech stack)

    • Profile/Social Data

  3. Changes appear after a refresh.

3. You’re All Set!

Now you're good to go, feel free to open pull requests or issues!

Last updated