/Dark-mode

An app that enables dark mode theme and changes app language according to region selected.

Primary LanguageJavaScript

Dark Mode App

This app incorporates two major features:

  • The app enables one to toggle between light mode and dark mode.
  • It also dynamically changes the app language according to the region selected.

darkmode

Getting Started 🚀

From your command line, first clone Dark-mode App

# Clone the repository
$ git clone https://github.com/JohnMwendwa/Dark-mode

# Move into the repository
$ cd Dark-mode

# Remove the current origin repository
$ git remote remove origin

Then install dependencies:

$ npm install