Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 811 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 811 Bytes

My Personal Website

My personal website, built with Next.js and Tailwind CSS.

Tech Stack

Getting Started

Make sure you have Node.js v18.17.0+ installed on your machine.

  1. Install Dependencies: npm install
  2. Start Developing: npm run dev and start the Next.js development server.

Deployment

This project can be quickly deployed to Vercel. Simply connect your Vercel account to your GitHub repository, and Vercel will automatically build and deploy your application with each new push to the main branch.