Open source directory of free student-led high school hackathons.
This project aims to create the best curated directory of hackathons for high school students, recognizing that hackathons shouldn’t just be limited to university students. The directory is maintained with strict guidelines to ensure high quality, and event submissions are requested through a designated form for review.
To set up the development environment for the project, follow these steps:
git clone [repository_url]
cd [project_directory]
yarn install
yarn dev
vercel --prod
This project aims to provide a curated directory of hackathons for high school students, ensuring high quality through strict guidelines and utilizing Next.js & Theme UI for development. Deployment is managed using Vercel, and the hackathon data is powered by a backend with a REST API. The project is licensed under the MIT license, promoting open-source collaboration and usage.