nicoflojo / react-context-language

example of using context properly in react applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small-app using Context instead of redux store.
I do not recommend it, but now I know the difference.

steps to recreate

  • clone
  • yarn install
  • yarn start

About

example of using context properly in react applications


Languages

Language:JavaScript 62.6%Language:HTML 37.4%