create-react-app is a global command-line utility that you use to create new projects. react-scripts is a development dependency in the generated projects (including this one). You almost never need ...
This project was bootstrapped with Create React App. Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload ...