Skip to content

upsaurav12/piyushgargdev-nextjs

This branch is 6 commits behind piyushgarg-dev/piyushgargdev-nextjs:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2023
Oct 8, 2023
Dec 25, 2022
Jun 17, 2023
May 3, 2023
Oct 6, 2023
Jun 8, 2023
Jun 8, 2023
Jun 6, 2023
Jun 9, 2023
Jun 9, 2023
Dec 24, 2022
Dec 28, 2022
Jun 9, 2023
Jun 4, 2023
Jun 4, 2023
Oct 6, 2023

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 15.6%