rescript-pulo icon indicating copy to clipboard operation
rescript-pulo copied to clipboard

⚡️ [Pulo.dev] with ReScript, React, Recoil, and Chakra

Pulo.dev dalam kemasan rescript-chakra

✨ Bootstrapped with Create Snowpack App (CSA).

Pustaka yang digunakan

  • @rescript/react : ReactJS dalam kemasan ReScript.
  • rescript-recoil : ReactJS dalam kemasan ReScript (State Management).
  • bs-fetch : FetchAPI dalam kemasan ReScript.
  • decco : Sebuah library agar struktur data JSON dapat di decode atau encoder menjadi sebuah type data yang didukung oleh ReScript misalnya Record.

Fitur

  • [x] Daftar Artikel
  • [x] Filter
  • [x] Pagination
  • [ ] Search 🤔

Available Scripts

npm start

npm run build

npm test

Thank you