Day-16 React with Me
Dark Mode with Context API
What is ContextApi
The Context API in React is a way to create and manage global state that can be shared across the entire application without passing props down manually through every level of the component tree. It is pa...
piyusss.hashnode.dev2 min read