This is the one page presence for ManMetHacks 2.0 created by the Treasurer of the HelloHackers Society Tom Misson
Feel free to clone to your PC to try out the site and view the code to act as a basis for your hackathon site or other purposes.
git clone https://github.com/tomMisson/ManMetHacks2.0-site.git
Install dependencies:
npm i react-scripts react-dom --save
npm run start //To start the project locally
npm run build //To build the project to deploy on servers
If you feel like you can add value to the site, we are more than interested. Please submit a PR and it will be reviewed in time.