Ahmed-Osama2022 / dark-mode-react

This simple project explains how to make a dark mode with ReactJS, and it concludes an important concepts with react

Home Page:https://dark-react.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark-Mode-React

This simple project explains how to make a dark mode with ReactJS, and it concludes an important concepts with react

It includes the following concepts of React

  • Components
  • props and How to use the destruturing props
  • Using useState()
  • Using CSS Modules
  • Using Dynamic Styles

Author

About

This simple project explains how to make a dark mode with ReactJS, and it concludes an important concepts with react

https://dark-react.vercel.app/


Languages

Language:JavaScript 49.8%Language:HTML 27.7%Language:CSS 22.6%