Skip to content

Anish2905/Portfolio

Repository files navigation

Portfolio

My personal portfolio site built with Next.js and Tailwind CSS. Features a terminal-style interface and smooth animations.

Stack

  • Next.js 16 (App Router)
  • TypeScript
  • Tailwind CSS v4
  • Framer Motion

Running Locally

Install dependencies:

npm install

Start the dev server:

npm run dev

Open http://localhost:3000 in your browser.

Deploy

Works out of the box on Vercel - just connect your repo and deploy.

For static hosting (GitHub Pages, etc.), set output: 'export' in next.config.ts.

License

MIT

About

Source code to PortfolioWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published