Mark Nadal 2f34d8cb4e
Merge pull request #906 from jussiry/patch-1
react todo example: fixes input clear on submit
2020-04-06 21:35:06 -07:00
..
2017-12-02 16:31:13 +10:00
2019-11-22 16:15:26 -08:00

You can use todo.html as a project template to get started with React + GUN.

It is an extremely simple in-memory only todo app that you can try here.

There are some other simple examples in the src folder.

If you want to see next level stuff, check out any of Nick's React apps.