Skip to content

ching202/theme-switcher-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Theme Switcher App

This project is a React application built with Vite that demonstrates a global Light Mode and Dark Mode switcher using the React Context API.

Features

  • Light Mode and Dark Mode toggle
  • React Context API
  • useState Hook
  • Dynamic CSS styling
  • Responsive centered layout

Technologies Used

  • React
  • Vite
  • JavaScript
  • CSS

How to Run the Project

  1. Clone the repository
git clone https://github.com/ching202/theme-switcher-app.git
  1. Navigate into the project folder
cd theme-switcher-app
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Author

Kyle Kitching

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors