Skip to content

MaciejPel/portfolio

Repository files navigation

favicon

Personal portfolio

This project is my first personal portoflio. It is available at maciej.vercel.app.

main

🚨 Info

I do not allow exact copy-paste of code, but you can take a look, make it yours and link my work/site/repo as a reference.

🔨 Installation

Run development mode

npm run dev

Generate optimized version of app

npm run build

Serve locally optimized version

npm run start

🚀 Stack

  • TypeScript
  • React (Next.JS framework)
  • Tailwind CSS
  • AutoAnimate library