An open API service indexing awesome lists of open source software.

https://github.com/hendryfoe/fresh-hackernews-clone

Hacker News Clone with "Fresh" Deno web framework
https://github.com/hendryfoe/fresh-hackernews-clone

deno fresh

Last synced: 2 months ago
JSON representation

Hacker News Clone with "Fresh" Deno web framework

Awesome Lists containing this project

README

          

# Hacker News Clone

---

#### [Click here to see a Preview](https://fresh-hackernews-clone.deno.dev)

---

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.