An open API service indexing awesome lists of open source software.

https://github.com/r17x/rescript-pulo

⚡️ [Pulo.dev] with ReScript, React, Recoil, and Chakra
https://github.com/r17x/rescript-pulo

chakra-ui react recoil rescript

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# [Pulo.dev](https://pulo.dev) dalam kemasan **[rescript-chakra](https://rescript-chakra.vercel.app)**

> ✨ Bootstrapped with Create Snowpack App (CSA).

## Pustaka yang digunakan

* [@rescript/react](https://github.com/rescript-lang/rescript-react) : **ReactJS** dalam kemasan `ReScript`.
* [rescript-recoil](https://github.com/bloodyowl/rescript-recoil) : **ReactJS** dalam kemasan `ReScript` (State Management).
* [bs-fetch](https://github.com/reasonml-community/bs-fetch) : **FetchAPI** dalam kemasan `ReScript`.
* [decco](https://github.com/reasonml-labs) : 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