soyluemre / contextapi-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContextAPI Example

An example of using global state with React - useContext

The login process is completely fake and used for visual purposes only. The main purpose here was to use useContext to manage the Theme and Language settings.

Live: https://soyluemre.github.io/contextapi-example/

About


Languages

Language:JavaScript 86.0%Language:CSS 11.2%Language:HTML 2.8%