This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
It's a simple trivia app built with Next.js, SCSS, Jest, and Redux. Each trivia has 10 questions, and the results are shown at the end of the trivia
