dark-light-theme

1.0.1 • Public • Published

Dark Light Theme ----- an npm package

Hi! I'm Priyojit, an aspiring coder and frontend developer, i have build an npm package which helps in enabling dark and light mode ,with easy integration in your website.Do use and leave a feedback!

How to use?

Follow these steps:

  1. Initialise your react project with npm create vite@latest.

  2. npm i dark-light-theme in project terminal.

  3. In App.js import DarkLight from 'dark-light-theme';

  4. Render the DarkLight component in App.js

return ( <> < DarkLight /> </> )

  1. You are ready to experience Dark Light mode with this package.

Do leave a Feedback for me

Happy Coding

Readme

Keywords

Package Sidebar

Install

npm i dark-light-theme

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

23 kB

Total Files

14

Last publish

Collaborators

  • priyojit21