Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yinkakun/ohmyhn
- Owner: yinkakun
- Created: 2020-05-24T19:26:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:16:41.000Z (about 2 years ago)
- Last Synced: 2024-10-31T11:51:41.948Z (2 months ago)
- Topics: javascript, redux, vanilla-javascript
- Language: JavaScript
- Homepage: https://ohmyhn.netlify.app
- Size: 3.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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