https://github.com/codewritingcow/reactjs-hello-world
Basic app based on the official "Hello World" tutorial for React.js
https://github.com/codewritingcow/reactjs-hello-world
Last synced: 2 months ago
JSON representation
Basic app based on the official "Hello World" tutorial for React.js
- Host: GitHub
- URL: https://github.com/codewritingcow/reactjs-hello-world
- Owner: CodeWritingCow
- Created: 2017-01-13T08:11:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T08:25:08.000Z (over 9 years ago)
- Last Synced: 2025-10-03T23:34:40.996Z (7 months ago)
- Language: HTML
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
#React.js "Hello World" sample project
This is a sample project made with React.js. From the official React.js ["Hello World"](https://facebook.github.io/react/docs/hello-world.html) tutorial.