visit: here
1- replace BASE_URL: "https://hotchpotch-store.herokuapp.com"
with BASE_URL: "http://localhost:3000"
in next.config file
2- npm install
(if does not work) try npm install --legacy-peer-deps
3- npm run dev
note: You can put your own MonogoDB URL, Cloud API, Token in next.config file