Skip to content

mazay33/mazay33-homepage

Repository files navigation

Portfolio

This is my portfolio powered by Nuxt 3, TailwindCSS(daisyUI) and ThreeJS

View the production deployment of this project on here

preview

Featrues

  • PWA
  • Interactive 3D model and UI
  • Theme selector
  • Flexible responsive design

Get started

Fork this project on Git, after forking the project, clone it into your own local machine.

git clone https://github.com/<your-git-username>/mazay33-homepage.git

initialize the project

cd mazay33-homepage
npm install

now run the project

npm run dev

then visit http://localhost:3000 to view the project.