An open API service indexing awesome lists of open source software.

https://github.com/prabhu30/react-theme-switcher

Theme Switcher Project built using Context API in React
https://github.com/prabhu30/react-theme-switcher

react react-context-api theme-switcher

Last synced: 3 months ago
JSON representation

Theme Switcher Project built using Context API in React

Awesome Lists containing this project

README

          

# Theme Switcher Project - React
- Checkout the Live demo of the website - [Link](https://react-theme-switcher-pk.netlify.app/)
- Concepts Used :
- Context API
- Light / Dark Theme Switching
- `useEffect` hook
- `useState` hook
- Functional Components
- Typescript
- Tailwind CSS