Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazipan/ghibli-reasonreact
👻 Ghibli studios's film explorer built with ReasonReact
https://github.com/mazipan/ghibli-reasonreact
bucklescript ghibli reason-react reasonml
Last synced: 4 days ago
JSON representation
👻 Ghibli studios's film explorer built with ReasonReact
- Host: GitHub
- URL: https://github.com/mazipan/ghibli-reasonreact
- Owner: mazipan
- License: mit
- Created: 2019-04-18T05:33:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T15:07:51.000Z (over 2 years ago)
- Last Synced: 2024-10-12T08:42:57.333Z (about 1 month ago)
- Topics: bucklescript, ghibli, reason-react, reasonml
- Language: Reason
- Homepage: https://ghibli-reasonreact.netlify.com/
- Size: 5.07 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghibli ReasonReact
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) [![Reason React](https://img.shields.io/badge/Reason-React-blue.svg)](https://reasonml.github.io/reason-react/) [![Travis](https://img.shields.io/travis/mazipan/ghibli-reasonreact.svg)](https://travis-ci.org/mazipan/ghibli-reasonreact) ![Dependencies](https://img.shields.io/david/mazipan/ghibli-reasonreact.svg) [![Netlify Status](https://api.netlify.com/api/v1/badges/c2269950-e6b3-4dcf-9214-19d77963182d/deploy-status)](https://app.netlify.com/sites/ghibli-reasonreact/deploys)
👻 Ghibli studio's film explorer built with [Reason React](https://github.com/reasonml/reason-react), based on [Reason React Hackernews Boilerplate](https://github.com/reasonml-community/reason-react-hacker-news)
## Live Demo
[https://ghibli-reasonreact.netlify.com](https://ghibli-reasonreact.netlify.com)
## Screenshoot
![](screenshoot.png)
## Development
+ To install BuckleScript & Reason globally:
```bash
yarn global add bs-platform
```+ You can run the app locally with:
```bash
yarn start
```+ Build for production with:
```bash
yarn build
```## Credits
+ [ReasonML](https://reasonml.github.io/)
+ [Reason React](https://github.com/reasonml/reason-react)
+ [React](https://reactjs.org/)
+ [Reason React Hackernews](https://github.com/reasonml-community/reason-react-hacker-news)
+ [Janaipakos](https://github.com/janaipakos) for awesome [Ghibli Studio API](https://ghibliapi.herokuapp.com/)## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Irfan Maulana
💻 🚧 🎨
Muhammad Ridho Assuryadi
💻This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
---
Copyright © 2019 by Irfan Maulana