Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 370 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 370 Bytes

Redux 2 context

A workshop app for rewriting Redux services into React's context API.

Used boilerplate: https://github.com/oreqizer/reactizer

Setup

  • yarn
  • yarn start

Work

  • Implement the chat context
  • Implement the InitChat component
  • Use the context and the component
  • Implement the ChatContext scene

License

MIT