Skip to content

sandeep-shome/react-theming-tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Theme Toggle (Context API)

A simple React application demonstrating light/dark theme toggling using React Context API, built with Vite and Tailwind CSS.

✨ Features

  • Light & Dark theme support
  • Theme persistence with localStorage
  • Context API for global state management
  • Built with Vite + Tailwind CSS

🚀 Live demo

📦 Installation

# clone the repo git clone https://github.com/sandeep-shome/react-theming-tailwindcss.git # navigate to project folder cd react-theming-tailwindcss # install dependencies npm install # start development server npm run dev

About

A simple React app built with Vite and Tailwind CSS that uses the Context API to toggle between light and dark themes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors