Skip to content

Next14 for personal portfolio website

Notifications You must be signed in to change notification settings

randyafif17/bright

 
 

Repository files navigation

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Next14 for personal portfolio website

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 61.9%
  • CSS 38.1%