https://github.com/kentcdodds/beginners-guide-to-react
The Beginner's Guide To ReactJS
https://github.com/kentcdodds/beginners-guide-to-react
kcd-edu react
Last synced: 5 months ago
JSON representation
The Beginner's Guide To ReactJS
- Host: GitHub
- URL: https://github.com/kentcdodds/beginners-guide-to-react
- Owner: kentcdodds
- License: other
- Created: 2020-01-27T22:41:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T15:13:53.000Z (over 2 years ago)
- Last Synced: 2025-04-08T15:11:28.020Z (6 months ago)
- Topics: kcd-edu, react
- Language: HTML
- Homepage: https://kcd.im/beginner-react
- Size: 31.3 KB
- Stars: 895
- Watchers: 15
- Forks: 700
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Beginner's Guide to React
Watch [The Beginner's Guide to React for free on egghead.io](https://kcd.im/beginner-react).
If you wish to play with the finished examples, you can do so in this repository. It's not required to learn from the course (these are not exercises).
To run the dev server, run the `start` file. If your operating system does not know how to run the "start" file, simply copy its contents into a command terminal to start the server.