Personal portfolio website built with Next.js.
🌐 Live Site: https://noamjgal.com
# Install dependencies
npm install
# Run development server
npm run dev
Open http://localhost:3000 to view the site.
- Next.js 14
- TypeScript
- Tailwind CSS
Automatically deploys to GitHub Pages via GitHub Actions when pushing to main branch.
© 2024 Noam Gal