If you'd like to learn how to build this application, refer to this article.
To clone the repository, run
https://github.com/zolomohan/react-context-dark-mode-starter.gitTo install the dependencies, run
npm installOnce you've installed the dependencies, it's time to run the application. with,
npm startThis will start the application in port 3000. Visit localhost:3000 from your browser to view the application.