Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 714 Bytes

File metadata and controls

39 lines (26 loc) · 714 Bytes

Chanaka Karunarathne - Portfolio Website

A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS.

🛠️ Tech Stack

  • Framework: Next.js 14+ (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Deployment: Vercel

🔧 Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open your browser and navigate to http://localhost:3000

🚀 Deployment

This project is optimized for deployment on Vercel.

Manual Deployment

npm run build
npm start

Built with ❤️ by Chanaka Karunarathne