Skip to content

Finite-Loop-Club-NMAMIT/flc-hacktoberfest

Repository files navigation

Hacktoberfest - 2022 [Finite Loop Club]

Built with Nextjs and Tailwind

About the project

Finite Loop Club, NMAMIT is organising a session on Kickstart open source journey with Hacktoberfest to promote open source contributions and introduce everyone to Hacktoberfest-2022. OPEN TO ALL BRANCHES of 3rd and 4th year!

  • Get introduced to Open source softwares and contributions
  • Learn about Hacktoberfest-2022 and procedure to submit pull requests
  • Get involved in hands-on mini session on Git & GitHub along the way

Schedule

  • Date: 24th Sept, 2022
  • Time: 1.00-4.00pm
  • Venue: CPP lab, LC block

Registration link

Running the Project

First, Install the dependencies:

npm i

Run the development server:

npm run dev

Open port 3000 on localhost with your browser to see the result.