917 Forks
2468 Stars
2468 Watchers

react-course

Code for ui.dev's "Classic React" course

How to download and setup react-course

Open terminal and run command
git clone https://github.com/uidotdev/react-course.git
git clone is used to create a copy or clone of react-course repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-course https://github.com/uidotdev/react-course/archive/master.zip

Or simply clone react-course with SSH
[email protected]:uidotdev/react-course.git

If you have some problems with react-course

You may open issue on react-course support forum (system) here: https://github.com/uidotdev/react-course/issues