My take on @namanbarkiya's portfolio template. Built with Next.js 14 and shadcn.
-
Install the project dependencies using one of the following commands:
npm install
-
Start the development server by running:
npm run dev
-
Open http://localhost:3000 in your web browser.