Skip to content

comua/ndrewngo.com

Repository files navigation

Andrew Ngo

Andrew Ngo Portfolio

🚀 Quick start

  1. Welcome to ndrewngo.com

    You can do anything at ndrewngo.com. Anything at all. The only limit is yourself. Welcome to ndrewngo.com.

    # clone ndrewngo.com into your workspace
    git clone [email protected]:comua/ndrewngo.com.git
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd ndrewngo.com
    pnpm install
    pnpm run dev
  3. Open the source code and start editing!

    Your site is now running at http://localhost:3000!

🧐 What's inside?

  • react
  • typescript
  • nextjs
  • eslint
  • lint-staged
  • prettier
  • tailwindcss
  • postcss
  • autoprefixer
  • tailwind-merge
  • next-seo
  • gsap
  • react-transition-group
  • framer-motion
  • usehooks-ts