{"id":25185941,"url":"https://github.com/abusayid693/hackathon-website-template","last_synced_at":"2025-05-07T14:12:27.454Z","repository":{"id":40413314,"uuid":"380835955","full_name":"Abusayid693/Hackathon-website-template","owner":"Abusayid693","description":"A cool website template for your upcoming hackathon (used by 30+ hackathons)","archived":false,"fork":false,"pushed_at":"2024-01-30T18:55:07.000Z","size":60632,"stargazers_count":117,"open_issues_count":7,"forks_count":93,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T14:12:17.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lovely-bublanina-c45f81.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abusayid693.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-27T20:53:43.000Z","updated_at":"2025-05-05T18:21:02.000Z","dependencies_parsed_at":"2025-02-09T19:51:09.552Z","dependency_job_id":null,"html_url":"https://github.com/Abusayid693/Hackathon-website-template","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abusayid693%2FHackathon-website-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abusayid693%2FHackathon-website-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abusayid693%2FHackathon-website-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abusayid693%2FHackathon-website-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abusayid693","download_url":"https://codeload.github.com/Abusayid693/Hackathon-website-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252892504,"owners_count":21820648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cool-template","hackathon-website","html-template","html-templates","react","react-template","template","template-project","templates","website-template","website-templates"],"created_at":"2025-02-09T19:41:02.094Z","updated_at":"2025-05-07T14:12:27.423Z","avatar_url":"https://github.com/Abusayid693.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hackathon website Folio template ⚡️\n\n![](https://img.shields.io/github/repo-size/Limbo-Hacks/Hackathon-website-template)\n![](https://img.shields.io/github/commit-activity/m/Limbo-Hacks/Hackathon-website-template)\n\n## A clean, beautiful and mobile responsive portfolio template for your upcoming hackathon!\n\n#### Demo view\n\n![gifs](https://github.com/Limbo-Hacks/Hackathon-website-template/blob/main/Resources/Screen%20Recording%202021-08-14%20at%2010.42.16%20PM.gif)\n\n**For help you can join our discord [click here](https://discord.com/invite/8XJSzmtWPp)**\n\nJust change `src/Module/general.js` to get your hackathon portfolio. Customize and your sponsors, team-member and judges by adding images in `src/Module/Assets` . Feel free to use it as-is or personalize it as much as you want.\n\n## [Prerequisites]()\n\n- Node js : 8.1.0\n- NPM : 8.1.0\n\n## [Netlify configuration variables](https://docs.netlify.com/configure-builds/environment-variables/)\n\n- CI: false\n- NODE_VERSION: 8.1.0\n- NPM : 8.1.0\n\n## Table of Contents\n\n- [Sections]()\n- [Getting started]()\n- [Change and Customize]()\n- [Deployment]()\n- [Technologies Used]()\n- [Contributors]()\n\n---\n\n## [Website Sections]()\n\n✔️ General hackathon Info.\n\n✔️ Hackathon calender with schedule.\n\n✔️ Registrations links.\n\n✔️ Socials.\n\n✔️ Description and logo.\n\n✔️ Frequently asked questions.\n\n✔️ Prize section.\n\n✔️ Sponsors \u0026 Partners.\n\n✔️ Judges.\n\n✔️ Volunteers.\n\n✔️ Organizers.\n\n✔️ Footer\n\nTo view a live example, [click here](https://limbohacks.tech).\n\n## [Getting Started]()\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\nYou'll need `Git` and `Node.js` (which comes with npm) installed on your computer.\n\n```bash\nnode@v10.16.0 or higher\nnpm@6.9.0 or higher\ngit@2.17.1 or higher\n\n```\n\n1. Clone the repo.\n\n```bash\ngit clone https://github.com/Abusayid693/Hackathon-website-template.git\n```\n\n2.Starting the Client application.\n\n```bash\ncd Hackathon-website-template\n\n# install all packages\n\nnpm install\n\n# start the server\nnpm start\n```\n\n`This will start client app on localhost:3000`\n\n## [Linking Portfolio to your Github]()\n\nIn order to deploy the website in github pages you need to set you few things.\n\nMake sure you are on the root directory.\n\n```bash\n#remove the remote repository\ngit remote rm origin\n\ngit remote -v\n```\n\n1. Then create your [own repository on GitHub]() (don't initialise repo with README)\n2. After creating the repository, copy the repo URL.\n\n```bash\n\u003e git remote add origin \"YOUR REPO URL\"\n\n# you should see your repo here\n\u003e git remote -v\n\n# Now you can push/publish it to your own repository!\ngit push origin master\n\n# Wolla! It’s committed to your GitHub repository.\n```\n\nIf you are having any difficulties [click here](https://dev.to/dance2die/push-git-cloned-repository-to-your-own-on-github-1ili)\n\n## [Change and customize every section according to your need]()\n\nNow once you have project running on your local environment and repo in github you are all set to customize and publish your hackathon website.\n\nPersonalize page content in `/src/Module/general.js` \u0026 modify it as per your need. You will also need to add your sponsors, team-members, judges, volunteer images in assets or you can provide a cloud link, dont worry we will guide you in the section.\n\n#### **Please follow the instructions given in `src/Module/general.js` file.**\n\n```javascript\n/* Change this file to get your hackthon Porfolio */\n\nimport boy from \"./Assets/boy.png\";\n/* Change top section of the website  */\nconst TOP_SECTION = {\n  TITLE: \"Join Limbo Hacks\",\n  // Typing effect\n  Typed_effect: [\"24 hours of creation\", \"Win awesome prizes\"],\n  SHORT_DESCRIPTION:\n    \"Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation, \u0026 fun.\",\n  // This image will be used for top section right side image\n  IMG_SRC:boy ,\n  DISCORD_LINK: \"\",\n  JUDGES_FORM_LINK:\"\",\n  HACKERS_REGISTRATION_FORM_LINK:\"\"\n};\n\n\n\n\n/* Add all your social media handels*/\nconst SOCIALS = {\n  instagram: \"https://www.instagram.com/limbohacks/\",\n  discord: \"https://discord.com/invite/8XJSzmtWPp\",\n  linkedin: \"https://www.linkedin.com/company/limbo-hacks/\",\n  twitter: \"https://twitter.com/HacksLimbo\",\n  devpost: \"https://limbo-hacks-12968.devpost.com/\",\n  email: \"mailto:hello@limbohacks.tech\",\n  mail:\"hello@limbohacks.tech\"\n};\n\n\n\n\n/* Customize middle section of your website */\nconst MIDDLE_SECTION = {\n  TITLE: \"What is Limbo hacks?\",\n  LONG_DESCRIPTION:\n    \"Hack Limbo is 24 hour long running hackathon will be held on November 20th \u0026 21th ........\",\n  // keep LOGO_EFFECT to false\n  LOGO_EFFECT: false,\n  // Your hackathon logo src\n  LOGO: \"\"\n};\n\n\n\n\n/* Customize footer section */\nconst FOOTER = {\n  VOLUNTEERING_FORM: {\n    required: true,\n    src: \"\"\n  },\n  JOIN_TEAM: {\n    required: true,\n    src: \"\"\n  }\n  {........\n};\n\n\n\n\n/* Add your prize descriptions,\n *INFORTANT : please follow the instructions provided in Genereal.js file above Prizeinfo  */\n\nconst Prizeinfo = [\n  [\n    //Array 1\n    {\n      icon: \u003ci class=\"first fas fa-4x fa-trophy\"\u003e\u003c/i\u003e,\n      type: \"overall First\",\n      content:\n        \"First Overall prize ..\"\n    },{....\n\n\n\n\n/*Add your team members\n *INFORTANT : please follow the instructions provided in Genereal.js file above TeamInfo  */\n\n/*Put your team member images in Assets/team and simply import them*/\nimport Rehan from \"./Assets/team/me.png\";\nimport moon from \"./Assets/team/moon.png\";\n\n\n const TeamInfo = [\n  [\n    //Array 1\n    {\n      Name: \"Rehan\",\n      role: \"Organizer\",\n      github: \"\",\n      linkedin: \"\",\n      img: Rehan\n    },\n\n\n\n\n/*Put your sponsors logos in Assets/sponsors and simply import them*/\nimport interviewCake from \"./Assets/sponsorsLogos/interview-cake.jpg\";\nimport echoAR from \"./Assets/sponsorsLogos/echoAR.png\";\n\n const sponsorLogos = [\n  [{src: interviewCake}, {src: echoAR}, {src: echoAR}], //Array 1\n  [....\n\n\n/* Add or change frequently asked questions */\nconst frequentlyAskedQuestions  = [\n  [\n    [\n      {\n        label: \"What is a hackathon?\",\n        content:\n          'Icons are everywhere\n      },\n      {\n        label: \"I have no idea what coding is?\",\n        content: \"Thats why you must attend our \"\n      },....\n```\n\n#### Using General logos.\n\nWe have used social and prize sections logos from [Fontawesome](http://fontawesome.com), you just need to create a free account and copy paste ` \u003ci class=\"fab fourth fa-3x fa-wpbeginner\"\u003e\u003c/i\u003e` tag from fontawesome.\nFeel free to make changes in logos\n\n## [Meta Tags]()\n\nChange meta tags content in `/public/index.html`\n\n```html\n\u003cmeta name=\"author\" content=\"LimboHacks\" /\u003e\n\u003cmeta\n  name=\"description\"\n  content=\"Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation, \u0026 fun.\"\n/\u003e\n\u003cmeta itemprop=\"name\" content=\"LimboHacks\" /\u003e\n\u003cmeta\n  name=\"google-site-verification\"\n  content=\"bbrVrhB_49iICKc-JLwkQG6qCWAQABQpCJ_ghVXOi2E\"\n/\u003e\n\u003cmeta property=\"og:title\" content=\"Limbo Hacks 2021\" /\u003e\n\u003cmeta property=\"og:type\" content=\"website\" /\u003e\n\u003cmeta name=\"twitter:card\" content=\"summary_large_image\" /\u003e\n\u003cmeta name=\"twitter:site\" content=\"@limbohacks\" /\u003e\n\u003cmeta name=\"twitter:creator\" content=\"@limbohacks\" /\u003e\n\u003cmeta property=\"og:url\" content=\"https://limbohacks.tech\" /\u003e\n\u003cmeta property=\"og:image:type\" content=\"image/jpeg\" /\u003e\n\u003cmeta property=\"og:image:width\" content=\"851\" /\u003e\n\u003cmeta property=\"og:image:height\" content=\"315\" /\u003e\n\u003cmeta property=\"og:image:alt\" content=\"Limbo hacks\" /\u003e\n\u003cmeta property=\"og:image\" content=\"https://i.imgur.com/bxP3Jz1.png\" /\u003e\n\u003cmeta\n  property=\"og:image:secure_url\"\n  content=\"https://i.imgur.com/bxP3Jz1.png\"\n/\u003e\n\u003cmeta name=\"twitter:image\" content=\"https://i.imgur.com/bxP3Jz1.png\" /\u003e\n\u003cmeta\n  property=\"og:description\"\n  content=\"Join us on 20th November 2021 with over 300 students from across the nation for 24 hours of creation, innovation \u0026 fun.\"\n/\u003e\n```\n\n## [Technologies Used]()\n\n\u003cp\u003e\n\n\u003cimg src =\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\"/\u003e\n\n\u003cimg src =\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\"/\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\"/\u003e\n\n\u003cimg src =\"https://img.shields.io/badge/Sass-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=white\"/\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\"/\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white\"/\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/Material--UI-0081CB?style=for-the-badge\u0026logo=material-ui\u0026logoColor=white\"/\u003e\n\n\u003c/p\u003e\n\n- [React]()\n- [Bootstrap]()\n- [React Routers]()\n- [Material UI]()\n\n## Project Maintainers\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Abusayid693\"\u003e\u003cimg src=\"https://github.com/Abusayid693.png?size=460\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRehan \u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ZohebMOPO\"\u003e\u003cimg src=\"https://github.com/ZohebMOPO.png?size=460\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eZoheb\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/adityamangal1\"\u003e\u003cimg src=\"https://github.com/adityamangal1.png?size=460\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAditya\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabusayid693%2Fhackathon-website-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabusayid693%2Fhackathon-website-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabusayid693%2Fhackathon-website-template/lists"}