The Millionaire's Quiz App was inspired by the game show Who Wants to be a Millionaire. The app is built on the following stack and technology
URL: https://the-millionaires-quiz.netlify.app/
Assignment description: here
npm i to install the packages and dependenciesnpm run dev to run in development modenpm run dev -- --open to start the server and open the app in a new browser tabnpm run build to create a production version of your appnpm run preview to preview the production build
