My portfolio website developed with Next.JS (App router) and TypeScript. Tailwind CSS and GSAP is used for styling and animations.
- Responsive Design 📱💻
- Fully Accessible ♿️
- SEO Friendly 🔎
- Progressive web app 📱
- Preview on social media share 📱💻
Frontend - NextJS, React, TypeScript
Styling - Tailwind CSS
Animations - GSAP
Design & Prototype - Figma
Deployment - Vercel
Clone the project
git clone https://github.com/Sai-Myo-Myat/saimyomyat.dev.git
Go to the project directory
cd saimyomyat.dev
Remove remote origin
git remote remove origin
Install dependencies
yarn install
Start the server
yarn dev