Note App with Light and Dark Mode
This is an example of a React Note Application
that allows users to switch between Light Mode
and Dark mode
.
It persists across sessions (i.e., uses localStorage
) and shares state across instances and even tabs and/or browser windows.
The current mode is: Light Mode
Use slider above or button to switch to .