Skip to content

A reusable project to showcase a simple implementation of "Dark Mode" for your React apps using Hooks & Context.

Notifications You must be signed in to change notification settings

dzenis-h/react-hook-dark-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-hook-dark-mode

This project was bootstrapped with Create React App.

Project

This is a sample project showcasing a simple implementation of Dark Mode for a React app using Hooks & Context.

Demo

Setup

To start using this example:

  1. Clone this repo with git clone
  2. Install all the dependencies with npm install
  3. Afterward, just run the following command npm start

Note:

The project should start, a browser window will be automatically open and the app should be loaded on http://localhost:3000

About

A reusable project to showcase a simple implementation of "Dark Mode" for your React apps using Hooks & Context.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published