Skip to content

A dark/light mode toggler constructed using styled components.

Notifications You must be signed in to change notification settings

mridul1024/dark-mode-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark/Light Mode Toggler

A dark/light mode toggler application constructed using react and styled components.

Deployment

  • Clone the repository

  • To deploy this project run

  npm install && npm start

Stuff covered in this application

  • React
  • Styled components
  • Used "ThemeProvider" for creating Dark/Light themes
  • Created Global Styles using "createGlobalStyles"
  • Passing props to styled components

About

A dark/light mode toggler constructed using styled components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published