This project was bootstrapped with Create React App.
This is a sample project to showcase a simple implementation of Dark Mode for a React app using Hooks, Context and Emotion.
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:
- Run
yarn
ornpm install
- Run
yarn start
ornpm start
The project should start and a browser window will be automatically opened and load the app on http://localhost:3000