Built with Nextjs and Tailwind
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
- Date: 24th Sept, 2022
- Time: 1.00-4.00pm
- Venue: CPP lab, LC block
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.