react-component-organization-example icon indicating copy to clipboard operation
react-component-organization-example copied to clipboard

React Code Organization Example

React Code Organization Example

Build Status Slack Greenkeeper badge

Features

  • uses:
    • React (create-react-app)
    • organizes components into separate files

Installation

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