This website collects cookies to deliver better user experience
npx create-react-app project-name
cd project-name
npm start
26
0