Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.54 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.54 KB

Sai Myo Myat Portfolio

saimyomyat dev ts vercel

My portfolio website developed with Next.JS (App router) and TypeScript. Tailwind CSS and GSAP is used for styling and animations.

Features

  • Responsive Design 📱💻
  • Fully Accessible ♿️
  • SEO Friendly 🔎
  • Progressive web app 📱
  • Preview on social media share 📱💻

Tech Stack

Frontend - NextJS, React, TypeScript
Styling - Tailwind CSS
Animations - GSAP
Design & Prototype - Figma
Deployment - Vercel

Lighthouse Score

Sai Myo Myat Portfolio Website Lighthouse Score

Running Locally

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

Author