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.git
To install the dependencies, run
npm install
Once you've installed the dependencies, it's time to run the application. with,
npm start
This will start the application in port 3000. Visit localhost:3000 from your browser to view the application.