Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 803 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 803 Bytes

react-reusable-components

Build Status Slack Greenkeeper badge

Showcasing how reusable components can be made reusable in React. Read more about it.

Installation

  • git clone [email protected]:the-road-to-learn-react/react-reusable-components.git
  • cd react-reusable-components
  • npm install
  • npm start
  • visit http://localhost:3000