In this episode we are going to use React Context API to get the data for our navigation and also to create a simple state management.
In this episode series we are going to take a look at Context API which comes built in React, and is nice way to share data with you React components.