You will need mongoDB installed locally. To download mongoDB community server go to this link and install it.
Then follow these steps.
add the path to \bin folder of mongoDB installation to your path variables.
Go to this link for windows installation instructions.
Go to this link for macos installation instructions.
npm install
npm run dev
go to http://localhost:3000/ from browser