This is a basic example of using React Context API that I am using for my blog - TechFlip.
Check it out here.
To run, clone the repo and type
npm isntall
.
Then run
npm start
and navigate to
http://localhost:3000
.
This is a basic example of using React Context API that I am using for my blog - TechFlip.
Check it out here.
To run, clone the repo and type
npm isntall
.
Then run
npm start
and navigate to
http://localhost:3000
.