Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 23 hours 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T15:13:53.000Z (over 1 year ago)
- Last Synced: 2024-10-30T04:49:10.192Z (15 days ago)
- Topics: kcd-edu, react
- Language: HTML
- Homepage: https://kcd.im/beginner-react
- Size: 31.3 KB
- Stars: 867
- Watchers: 16
- Forks: 697
- 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.