A workshop app for rewriting Redux services into React's context API.
Used boilerplate: https://github.com/oreqizer/reactizer
yarn
yarn start
- Implement the chat context
- Implement the
InitChat
component - Use the context and the component
- Implement the
ChatContext
scene
MIT