backend setup: navigate to backend folder and type 'npm install' in terminal. then type 'node index.js'. frontend setup: navigate to frontend folder and type 'npm install' in terminal. then type 'npm run dev'.