I am new to Javascript and React. I was wondering if there is any way I can download some open-source projects written in React JS from GitHub and run them on my laptop with the help of sublime text. I was thinking to study the source code so that I can learn React. I found some projects in Github but not sure how I can download the source code and run it. Is there any step-by-step guideline? Can anyone help?
when I go to run an npm start on it, I get this error:
E:\Sem 04\Software project\React App\test001>npm start
education-academia@0.1.0 start
react-scripts start
'react-scripts' is not recognized as an internal or external command,
operable program or batch file.