Skip to content

Website for activities and information around Hacktoberfest 2023

Notifications You must be signed in to change notification settings

Aditi020/hacktober-fest

 
 

Repository files navigation

Hacktoberfest 2023

Prerequisites

  • install pnpm in your local device
  • install prettier extension (to Apply : Alt + Shift + F)

Folder Structure

  • src -> components -> Folder_Name -> fileName.jsx
  • public -> Folder_Name -> images (svg)
  • render in src -> App.jsx

GitHub Work Flow

  • Make a new branch of your assigned issue [1-Hero-Section]
  • Add code in that branch
  • Push code in your branch [1-Hero-Section]
  • Make PR for staging branch not in main branch

To Run on local

  1. pnpm install
  2. pnpm run dev

Deployment of Staging Branch

https://staging-hacktober-fest.vercel.app/

About

Website for activities and information around Hacktoberfest 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.1%
  • HTML 17.2%
  • CSS 6.7%