This repository contains final code for Next.js Creative Portfolio website built using Next.js and Three.js.
For Demo checkout following link👇:
Nextjs Creative Portfolio Website Demo
Starter Code Files👇:
➡ Link 💚: Nextjs Creative Portfolio Website Starter Code
If you want to learn how to create it please follow below tutorial👇:
➡ Tutorial Link 💚: Personal Portfolio Website with Next.js, Three.js & Tailwind CSS Tutorial
💚 Checkout my personal website DevDreaming
This is a Next.js project bootstrapped with create-next-app
.
First, install the dependencies and run the development server:
npm run install # to install all dependencies
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.