Skip to content

HackInTheNorth/hackinthenorth.github.io

Repository files navigation

hackinthenorth.github.io PRs Welcome

HackInTheNorth is the annual Hackathon organized at Indian Institute of Information Technology, Allahabad. It is one of the largest student-organized hackathons in India.

Version 5.0 is in progress!

Contributing

Feel free to send a pull request that you think makes the website better. We are always open to ideas. Only static files.

How to run the website

git clone https://github.com/HackInTheNorth/hackinthenorth.github.io
cd hackinthenorth.github.io
python -m SimpleHTTPServer

Now browse to http://localhost:8000