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
- Host: GitHub
- URL: https://github.com/siddharthparmar7/reason-react-todo
- Owner: siddharthparmar7
- License: mit
- Created: 2018-05-22T01:39:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T22:54:20.000Z (over 7 years ago)
- Last Synced: 2025-04-14T09:54:44.172Z (about 1 year ago)
- Topics: bucklescript, javascript, ocaml, react, reasonml, reasonreact, todoapp
- Language: OCaml
- Homepage: https://siddharthparmar7.github.io/reason-react-todo/
- Size: 478 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)