fricze / jotai-hn

yeah, basically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News Open in CodeSandbox

Description

Demonstrate a news articles with jotai, hit next to see more articles.

Set up locally

git clone https://github.com/pmndrs/jotai

# install project dependencies & build the library
cd jotai && yarn

# move to the examples folder & install dependencies
cd examples/hacker_news && yarn

# start the dev server
yarn start

Set up on codesandbox

Link: https://githubbox.com/pmndrs/jotai/tree/main/examples/hacker_news

About

yeah, basically


Languages

Language:TypeScript 74.9%Language:HTML 14.5%Language:CSS 10.6%