This project is my first personal portoflio. It is available at maciejpel.vercel.app.
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.
Run development mode
npm run dev
Generate optimized version of app
npm run build
Serve locally optimized version
npm run start
- TypeScript
- React (Next.JS framework)
- Tailwind CSS
- AutoAnimate library