All Projects → MaximeHeckel → react-hook-context-emotion-dark-mode

MaximeHeckel / react-hook-context-emotion-dark-mode

Licence: other
A implementation of Dark Mode in React using Hooks, Context and Emotion

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

react-hook-context-emotion-dark-mode

This project was bootstrapped with Create React App.

Project

This is a sample project to showcase a simple implementation of Dark Mode for a React app using Hooks, Context and Emotion.

Contribute

If you want to contribute to this example or just hack on top of it, the following list contains the steps to run this project:

  1. Run yarn or npm install
  2. Run yarn start or npm start

The project should start and a browser window will be automatically opened and load the app on http://localhost:3000

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].