Skip to content

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

License

Notifications You must be signed in to change notification settings

while-basic/wiscaksono-site

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 82.5%
  • MDX 14.2%
  • JavaScript 2.0%
  • CSS 1.3%