/MultiLanguageFormReactContextHooks

This is a very basic form that actually doesn't do anything. However, you can toggle between dark and light mode and also change the language of the content of the page. This was all done first using class components with context and then refactored to use hooks with context.

Primary LanguageJavaScript

Stargazers