Skip to content

Shikhar97/Shikhar97.github.io

Repository files navigation

"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