Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/ohmyhn

A progressive Web Application. Dark themed UI client for Hackernews with collapsible comments. Built with vanilla Javascript & Redux.
https://github.com/yinkakun/ohmyhn

javascript redux vanilla-javascript

Last synced: 23 days ago
JSON representation

A progressive Web Application. Dark themed UI client for Hackernews with collapsible comments. Built with vanilla Javascript & Redux.

Awesome Lists containing this project

README

        

# ohmyhn

A progressive Web Application. Dark themed UI client for Hackernews with collapsible comments. Built with vanilla Javascript & Redux.

[Live demo](https://ohmyhn.netlify.app)

![Screenshot](ohmyhn-screenshot.png)

## Project setup

### Install dependencies

```sh
yarn install
```

### Serve in dev mode

```sh
yarn start
```

### Builds for production

```sh
yarn build
```

## License

MIT