The website and stuff for the Neohack YSWS for Hack Club
In order to work on the website locally, use the following commands
#Clone the site
git clone https://github.com/kashsuks/neohack
#Install packages
npm install
#Run the server
npm start