hai14894 / context-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Afternoon Challenge

Modify the existing app so that the ThemeButton and ThemeInput components use the app's global theme set by the context API.

Also implement a 'toggle theme' button which will toggle the theme.

Beast Mode

Modify the app so that the value that is controlling the ThemeInput component is also stored/set in the global context state.

About


Languages

Language:JavaScript 55.5%Language:HTML 44.5%