Gmail styled portfolio app in NextJS.
- Next v13.5 (App Router with server and client Components)
- Code Quality: TypeScript, Prettier, ESLint, Husky
- CI/CD: GitHub Actions
- Hosting: GitHub Pages
- Icons: Google Fonts
brew install git node
git clone https://github.com/ahampriyanshu/ahampriyanshu.github.io.git
cd zmail
yarn
yarn dev