Skip to content

The source code for viveksahu.com. A full-stack portfolio built with Next.js 15, containerized with Docker, and deployed on AWS.

Notifications You must be signed in to change notification settings

viveek-sh/viveksahu.com

Repository files navigation

viveksahu.com

Static Badge

Build Status Tech Stack

The official source code for my personal portfolio and digital garden.

This is a Next.js project bootstrapped with create-next-app.

🚀 Running Locally

To run this project in your local environment:

  1. Clone the repository

    git clone https://github.com/viveek-sh/viveksahu.com.git
    cd viveksahu.com
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Run the development server

    npm run dev
    # or
    yarn dev

Open http://localhost:3000 with your browser to see the result.

About

The source code for viveksahu.com. A full-stack portfolio built with Next.js 15, containerized with Docker, and deployed on AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published