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

https://github.com/siddharthparmar7/reason-react-todo

Todo App with ReasonReact + React + ReasonML + OCaml + BuckleScript
https://github.com/siddharthparmar7/reason-react-todo

bucklescript javascript ocaml react reasonml reasonreact todoapp

Last synced: 27 days ago
JSON representation

Todo App with ReasonReact + React + ReasonML + OCaml + BuckleScript

Awesome Lists containing this project

README

          

# ReasonReact Todo App

ReasonReact Todo App with React + OCaml + ReasonML + BuckleScript

## Before you start

* [Install ReasonML](https://reasonml.github.io/docs/en/global-installation.html)
* [Install ReasonReact](https://reasonml.github.io/reason-react/docs/en/installation.html)

## Running the Project

1. `git clone` this repo
2. Run `yarn install` in the project directory
3. Run `yarn start` in the project directory

## Built with

* [ReasonReact](https://reasonml.github.io/reason-react/)
* [ReasonML](https://reasonml.github.io/)
* [React](https://reactjs.org/)
* [BuckleScript](https://bucklescript.github.io/)

## Author

Sid Parmar [LinkedIn](www.linkedin.com/in/siddharth-parmar-a901a075)

## Acknowledgement

Special thanks to [Chenglou](https://github.com/chenglou) for convincing me and motivating me to use ReasonReact through his [conference speech](https://www.youtube.com/watch?v=_0T5OSSzxms)

## Links

Interested in React, ReasonReact, ReasonML and more? Find us at [RED Academy](https://redacademy.com/)