Project: Quiz API To run this backend API, follow these steps: Make sure you are in the lws-quiz-api folder. Open your terminal in this directory. Install Node dependencies: npm install Start the development server: npm run dev