Skip to content

codebucks27/Next.js-Creative-Portfolio-Website

Repository files navigation

Next.js Creative Portfolio Tutorial: Build Amazing Portfolio Website with Next.js, Three.js, and Tailwind CSS 🔥

GitHub stars   GitHub forks   Github Followers  

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 YouTube Video Views

💚 Checkout my personal website DevDreaming


⭐DO NOT FORGET TO STAR THIS REPO⭐


Images of The Portfolio Website:

Home

Nextjs Creative Portfolio Website

About

Nextjs Creative Portfolio Website About Page

Projects

Next.js Creative Portfolio Website Projects Page

Contact

Next.js Creative Portfolio Website Contact Page

Mobile Version

Next.js Creative Portfolio Website Contact Page Next.js Creative Portfolio Website Contact Page Next.js Creative Portfolio Website Contact Page Next.js Creative Portfolio Website Contact Page

Resources Used in This Project

3D Models

AI Images

Github Stats & Details

Development Resources

Audio


This is a Next.js project bootstrapped with create-next-app.

Getting Started

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.