https://github.com/skywalkersam/hello-react
The Hello World of React.
https://github.com/skywalkersam/hello-react
getting-started hacktoberfest-accepted hello-world react react-js reactjs
Last synced: 8 months ago
JSON representation
The Hello World of React.
- Host: GitHub
- URL: https://github.com/skywalkersam/hello-react
- Owner: skywalkerSam
- License: mit
- Created: 2023-07-10T07:18:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T01:47:51.000Z (over 2 years ago)
- Last Synced: 2025-04-23T10:46:20.763Z (9 months ago)
- Topics: getting-started, hacktoberfest-accepted, hello-world, react, react-js, reactjs
- Language: JavaScript
- Homepage: https://skywalkerSam.github.io/hello-react
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Hello World of [React](https://react.dev/learn)
To Get Started:
npx create-react-app hello-react
Then see the README.md in the generated directory & Follow the instructions...