67 Forks
100 Stars
100 Watchers

react-js

Код учебного курса “React & Redux” на YouTube-канале webDev (https://tinyurl.com/2x723axp)

How to download and setup react-js

Open terminal and run command
git clone https://github.com/YauhenKavalchuk/react-js.git
git clone is used to create a copy or clone of react-js 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-js https://github.com/YauhenKavalchuk/react-js/archive/master.zip

Or simply clone react-js with SSH
[email protected]:YauhenKavalchuk/react-js.git

If you have some problems with react-js

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