Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.4 KB

README.md

File metadata and controls

67 lines (43 loc) · 1.4 KB

"Buy Me A Coffee"

Logo

Portfolio Website v2

Built with Next.js and hosted with Github Pages

Demo

🛠 Installation & Set Up

  1. Install node(v18 or higher)

    brew install node
    
  2. Install next.js and yarn

    npm install -g next@latest
    npm install -g yarn
  3. Install dependencies

    yarn install
  4. Start the development server

    yarn dev

🚀 Building and Running for Production

  1. Generate a full static production build

    next build
  2. Preview the site as it will appear once deployed

    npm run serve

🎨 Color Reference

Color Hex