john-maybee / dark-mode-react-context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dark-mode-react-context

This is a simple example of how to use React Context to manage dark mode in a React app.

Getting Started

  1. Clone this repo
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:3000 in your browser

About


Languages

Language:JavaScript 45.8%Language:CSS 45.1%Language:HTML 9.0%