Skip to content

ivan-ha/react-code-reuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-code-reuse

This repo contains the code for a sharing, which is about Code sharing patterns in React

  • Mixins
  • HOC
  • Render Props

Installing / Getting started

$ git clone [email protected]:ivan-ha/react-code-reuse.git
$ yarn
$ yarn start

Visit http://localhost:3000