Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/musiur/context-api-in-next-js


https://github.com/musiur/context-api-in-next-js

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Context API in NextJS

- Hello there! This is Musiur and I have implemented Context API in next js...which will give you the ability to switch them from dark to light and vice verca.

- I have implemented it because I have been facing a problem with global state managment in React Applications.

- After implementing this, we can easily manage states among all the components from on context wrapper component.

- You may dive deep in the project stucture and explore what are over there in the implementation.

- Thank you very much for reading this.

:)