Create A New React App

Code
npx create-react-app site
cd site
npm start