notsoocool / showyourhack

Showcase your hackathon projects, we are excited to see them up. πŸš€πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embracing Hacker Efforts
Its not just about winning, its the effort that you have put up to show your hack to the world. We are excited to showcase it to the world.


How to Do that ?

  1. Fork the Repo.
  2. Head over to https://github.com/< yourusername >/showyourhack
  3. Go to the data/hacks.js file, and add the following object in data variable.
  4. Make sure you filled the right data. and have the trailing comma , as shown below.
{
"Hackathon_Name": "The Hackathon Name",
"Project_Name": "Your Project Name",
"Description":"Small 30-50 words about the project.", 
"Github":"Project GitHub/GitLab Link.",
"Website" : "If any Website, is available, you can share the link."
},
  1. Send a Pull Request to us.

About

Showcase your hackathon projects, we are excited to see them up. πŸš€πŸš€


Languages

Language:JavaScript 100.0%