Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 6, 2018 13:27
Show Gist options
  • Save amandeepmittal/d24e1c84474bf7780a48f758d3a9a344 to your computer and use it in GitHub Desktop.
Save amandeepmittal/d24e1c84474bf7780a48f758d3a9a344 to your computer and use it in GitHub Desktop.
export default () => (
<div>
<h1>Hacker News Clone</h1>
</div>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment