Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 924 Bytes

File metadata and controls

17 lines (9 loc) · 924 Bytes

React/Redux ChatGPT Counter Demo

See the blog post for more information!

This is a super basic React/Redux counter app, but without any explicitly-implemented reducers. Instead, the initial state and actions are fed through ChatGPT, which predicts new states automatically! This is implemented via the react-redux-chatgpt plugin.

Watch the Demo Video!

Demo video on YouTube

License

0BSD

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this work by you shall be licensed as above, without any additional terms or conditions.