⛏️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
Navigate to your Storyblok Space.
Under Content, edit:
Section data (e.g., projects, tech stack)
Profile/Social Data
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