wiscaksono / wiscaksono-site

✨ My portfolio built with Next.js, Tailwind CSS, and Shadcn-UI.

Home Page:https://wiscaksono.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wisnu's Homepage

Preview

Preview 1 Preview 2 Preview 3

Stack

  • NextJS 14 (App Router) - Next.js is a React framework for building full-stack web applications
  • TailwindCSS - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
  • Shadcn UI - Beautifully designed components built with Radix UI and Tailwind CSS.
  • Next Auth - NextAuth.js is a complete open-source authentication solution for Next.js applications.
  • Prisma - an open-source ORM that drastically simplifies data modeling, migrations, and data access for SQL databases in Node.js and TypeScript.

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/wiscaksono/wiscaksono-site
cd wiscaksono-site
pnpm install
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal content.

About

✨ My portfolio built with Next.js, Tailwind CSS, and Shadcn-UI.

https://wiscaksono.com

License:Other


Languages

Language:TypeScript 66.0%Language:MDX 30.3%Language:JavaScript 2.3%Language:CSS 1.4%