amos-project / amos

A decentralized, out-of-the-box state management library.
https://amos-project.github.io/amos/
MIT License
12 stars 2 forks source link

Add TodoMVC example with `amos` and `react` #9

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a TodoMVC example to the amos repository. The TodoMVC example is a react component that uses the amos state management library to manage the state of the TodoMVC application.

Summary

Please review and merge this PR. Thank you!

Fixes #7.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/todo-mvc-example

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.