Skip to content

Explore and discover swags offered by various companies during the Hacktoberfest event. A curated list to guide you through the exciting world of freebies!

License

Notifications You must be signed in to change notification settings

swapnilsparsh/hacktoberfest-swag

Repository files navigation

Banner

Hacktoberfest 2023 Swag List

Awesome

Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

🚀 View Live Demo

hacktoberfestswag.vercel.app

👨‍💻 Tech Stack

Vue JS Tailwind CSS

🛠️ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

Clone the repository

git clone https://github.com/swapnilsparsh/hacktoberfest-swag.git

Change the working directory

cd hacktoberfest-swag

Install dependencies

npm install

Run the app

npm run dev

Adding a swag to the list

Found a swag opportunity we don't have yet? You can easily add it using the following steps:

  1. Go to the swag list JSON file: https://github.com/swapnilsparsh/hacktoberfest-swag/blob/master/src/data/data-2023.json

  2. Look for the organization which is giving this swag: For example let's take HACKTOBERFEST as an example, we will open the corresponding array and add an object to it as follows:

 [
  {
    "org": "https://www.digitalocean.com/",
    "text": "Hacktoberfest",
    "description": "4 pull requests in any eligible repository.",
    "swags": "Tree",
    "href": "https://hacktoberfest.com/"
  }
]
  1. Once done you can now raise a Pull Request to the main branch and Vercel will create a preview of your PR and then will be merged accordingly.Never delete or change any existing swag listings from the JSON file.

License

This project follows the MIT License.

Made with ♥ by Swapnil Srivastava

forthebadge

github linkedin

About

Explore and discover swags offered by various companies during the Hacktoberfest event. A curated list to guide you through the exciting world of freebies!

Topics

Resources

License

Stars

Watchers

Forks