Harsh-garg-coder / piyushgargdev-nextjs

Home Page:https://piyushgarg.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piyush Garg

Setting up Locally

  1. Copy the .env.example to .env.local
cp .env.example .env.local
  1. Install Packages via yarn
yarn install
  1. Run the Next.JS Development Server
yarn dev

Repo Activity

Activity

Contributors

About

https://piyushgarg.dev


Languages

Language:JavaScript 82.6%Language:CSS 17.4%