SafaElmali / react-context-api-example

Context API demo project

Home Page:https://medium.com/@tsafaelmali/react-context-api-nedir-nas%C4%B1l-kullan%C4%B1l%C4%B1r-7000b530ebd0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Context API Example

PRs Welcome

This repo contains demo codes for my Medium article 👉 Medium Article

Preview

1_kjthMsjqW8yT_YbfbZmzXw
Context API

1_R-d0uP6SclQTDL5BcXU15g
Demo Preview

How To Install ?

npm:

  • First install node_modules:
npm install
  • Then you can run:
npm start

License

react-context-api-example is MIT licensed.

About

Context API demo project

https://medium.com/@tsafaelmali/react-context-api-nedir-nas%C4%B1l-kullan%C4%B1l%C4%B1r-7000b530ebd0

License:MIT License


Languages

Language:JavaScript 74.7%Language:HTML 17.5%Language:CSS 7.8%