react-component-organization-example
react-component-organization-example copied to clipboard
React Code Organization Example
React Code Organization Example
- Found in The Road to learn React
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.gitcd react-component-organization-examplenpm installnpm start- visit http://localhost:3000/