CodeMode365 / piyushgargdev-nextjs

Home Page:https://piyushgarg.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piyush Garg

Free Open Source BootCamp

This repository is a part of "Free Open Source BootCamp". Checkout Open Source Bootcamp Playlist on Youtube.

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

Setting Up the Project

Click here to view the video tutorial which will teach you step by step on how to set up this project

Repo Activity

Activity

About

https://piyushgarg.dev


Languages

Language:JavaScript 84.1%Language:CSS 15.9%