Hacker News aggregator built with Kotlin and Ktor

- Clone project and run the Application.kt file and then navigate to localhost:8080/ in browser
- Clone project and run
./gradlew runDocker
command in terminal then navigate to 0.0.0.0/8080 in browser
- Make the comments collapsable
- Add more Nav bar options (simialr to original hackernews)
- Etc
- Feel free to Fork and raise PR's love feedback and any contributions!