Skip to content

A Minimalistic Developer Portfolio Website, Integrated with GitHub GraphQL API for Generating User's GitHub Contribution Chart

Notifications You must be signed in to change notification settings

aayushmishramechatronics/portfolio-website

Repository files navigation

Portfolio Website -

Portfolio Preview

Steps to Run Locally

1. Clone this Repository

# HTTPS
git clone https://github.com/aayushmishramechatronics/portfolio-website.git

# Or SSH (if you have SSH Keys configured)
git clone [email protected]:aayushmishramechatronics/portfolio-website.git

cd portfolio-website

2. Environment

cp .env.example .env

Edit .env.local to Add Required Secrets

3. Install Dependencies

pnpm install

4. Start Dev Server

pnpm dev

5. Build for Production

pnpm build

About

A Minimalistic Developer Portfolio Website, Integrated with GitHub GraphQL API for Generating User's GitHub Contribution Chart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published