/hooks-demo

Demonstration of React Hooks used in ClojureScript

Primary LanguageClojureMIT LicenseMIT

hooks-demo

This project demonstrates using the React Hooks proposal in ClojureScript.

Source code is located in src/hooks_demo.cljs.

To try the demo:

git clone https://github.com/Lokeh/hooks-demo

cd hooks-demo

npm start