https://github.com/nlagdhir/react-app
Simple react app with some concepts
https://github.com/nlagdhir/react-app
Last synced: over 1 year ago
JSON representation
Simple react app with some concepts
- Host: GitHub
- URL: https://github.com/nlagdhir/react-app
- Owner: nlagdhir
- Created: 2019-02-25T12:35:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T13:17:22.000Z (over 7 years ago)
- Last Synced: 2025-01-12T08:30:52.802Z (over 1 year ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic React App with some basic concepts like
Components, Rendering dynamic listing, dynamic class, conditional rendering, Handling events, Binding Event Handlers, Passing Data to Components, Raising and Handling Events, Stateless Functional Components