Skip to content

Devanshusharma2005/piyushgargdev-nextjs

This branch is up to date with piyushgarg-dev/piyushgargdev-nextjs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9880dc1 · Feb 27, 2024
Jun 12, 2023
Feb 27, 2024
Dec 25, 2022
Feb 19, 2024
Dec 10, 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%