malbernaz / preact-hn

A hacker news clone built with preact.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact HN

Yet another hacker news PWA. Built with preact, Universal Router and Webpack.

A live version is available at https://preact-hn.now.sh.


screenshot


Instructions

# Install dependencies
npm install

# Development server
npm run dev

# Deploy application
now

License

MIT

About

A hacker news clone built with preact.

License:MIT License


Languages

Language:JavaScript 82.7%Language:CSS 17.3%