Theme Toggle with Context API
Challenge 4 - Easy
Description
Build a simple theme toggler that switches between light and dark modes using React Context API. Type the context and provider using TypeScript.
Objective
Utilize Context API and understand context typing