- Just a simple react app that uses context api for state management, that changes the language and the color theme of a page.
- Live Demo
Clone or download repository and run npm i
to install dependencies and then npm start
to run the react project.