Estou com uma dúvida, fechei meu vs code, e o abri no dia seguinte, mas não estou conseguindo fazer o código rodar no navegador com o comando npm start
kaio@kaio-MS-7B33:~/Projeto-react$ npm start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/kaio/Projeto-react/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/kaio/Projeto-react/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/kaio/.npm/_logs/2021-04-21T22_28_48_011Z-debug.log