cd frontend
cd mine-app
npm install
npm run dev
cd backend
npm install
npm run dev
In this site there are multiple minecraft items displayed and, when you click in one of them, the associated recipe is shown. There is also a table showing a recipe and a button to show the next one