Skip to content

ChangJoo-Park/hackernews-rescript

Repository files navigation

HackerNews clone using ReScript and React

Screenshots

Listing

Comments

API

This project uses an Algoria REST API. It is slow but works well.

Installation and Development

git clone https://github.com/ChangJoo-Park/hackernews-rescript
cd hackernews-rescript
npm install
npm run re:watch & npm run r:start