- NextJS - UI framework
- Vercel - Hosting
- TailwindCSS / CSS - Styling and UI
- Framer Motion - Animations
- Umami: Analytics
- Next Themes: Color Theme
- GitHub Actions: CI/CD and Deployment
Follow this guide to get this site running locally:
git clone https://github.com/semsem-dev/semsem-dev.github.io.git
cd semsem-dev.github.ionpm installnpm run devVisit http://localhost:3000 to see the project live.
The following environment variables are optional but recommended for analytics:
NEXT_PUBLIC_UMAMI_WEBSITE_ID: Your Umami website ID.
npm run buildThis portfolio is MIT-licensed so you are free to use it as an inspiration. Just make sure you link back to semsem.dev in the footer section as attribution to the original source.
