/dark-mode-app

Primary LanguageJavaScriptOtherNOASSERTION

Dark Mode App

Dark Mode App is based in the post of @lucciddev Getting started with React Context

Requirements

  • React >= 16.13.1
  • npm >= 6.13.4

Version

1.0.0

Installation

Download zip file and extract it latest release. Or clone the repository and cd into it.

dark-mode-app uses a number of open source projects to work properly:

-React - React

Install the dependencies and start the server.

cd dark-mode-app
yarn

Running with NPM

Run the following command to start the HTTP Server.

yarn start # Run React App

Demo

(Live Demo) [https://reysmerwvr.github.io/dark-mode-app]

Meta

Reysmer Valle – @ReysmerWVR

Docker, Travis

(CI Vars)[https://facebook.github.io/create-react-app/docs/running-tests#linux-macos-bash] (Docker Env Vars)[https://docs.docker.com/engine/reference/run/#env-environment-variables]

License

Dark Mode App is (c) 2020 Reysmer Valle (@ReysmerWVR) and may be freely distributed under the license-url. See the MIT-LICENSE file.

TODO

  • Write tests
  • Add code comments