/react-toggle-dark-mode

Project with dark mode feature using React

Primary LanguageJavaScript

Toggle Dark Mode

To run this project, follow the commands:


npm install

And then:

npm run start

Concepts used in this project


  • React Hooks (useState, useEffect)
  • Conditional Rendering
  • Material UI
  • LocalStorage