Skip to content

adrianhideki/react-theme-switch

Repository files navigation

React Theme Switcher with Tailwind CSS

This repo has the purpose of testing dynamic theming with pre-defined properties. I created the theme context to switch between themes and dark or light mode. The possible properties for theme are available into theme-props.

Environment Variables

VITE_BASE_URL=\base-path\

Running the project

Install the dependencies:

npm i

Run the project:

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published