Hack In The North

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.

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