An interactive quiz UI for testing JavaScript knowledge with multiple-choice questions, instant feedback, and score tracking.
npm install
npm run devThen open http://localhost:3000.
npm run dev— start the local dev servernpm run build— create a production buildnpm run start— run the production servernpm run lint— run lint checks