TODO: I put this together in a few hours; it needs polish
This is a teaching exercise for students to build some basic React examples that require managing state.
This project is written using re-frame so students can't copy the code 😆
Their goal is to re-implement the logic using create-react-app and vanilla React components with state and props
The built application can be seen here: https://oakmac.com/react-state-examples/
- Tabs
- Static component
- Adjustable number of paragraphs
- a basic Login Form
- editable list of fun people
Install shadow-cljs, then shadow-cljs release app