-open a terminal go to /src/api/ then run
json-server --port 3001 --watch data.json
-on another terminal, from root folder run
npm run dev
-if you get message Next is not an internal command run
npm i next
I send my proyect withot today practice as I could not see the video from
today