The new, updated website for hackpost.guide - the premier resource hub for hackathoners - made with Next.JS and Firebase. Free. Open Source. Community Driven.
Note: The project is still work in progress.
Join our discord server here! https://discord.gg/5QBDjTGAmP
All contributions are welcome! To get started, simply pick an issue you'd like to work on, leave a comment, and submit a Pull Request!
Start by installing Node.js.
Next, use the following command to clone the repo:
git clone https://github.com/hackpostguide/siteTo install dependencies, open a terminal in the project root, and run this command:
npm iTo start a local development server on http://localhost:3000, run:
npm run devIf you have any questions, please reach out to us at [email protected].