Setting Up
2. Installing NodeJS
How to Install NodeJS on GNU/Linux
Follow instructions to Install NodeJs 10 or Greater.
3. Installing React Js
Then to React Js on Fedora do:
sudo npm install -g create-react-app
The “create-react-app” Package includes the Command to Create React App.