Next.js is used for serverless approach.
React is used for frontend.
React-Dom is used for rendering react.
React-Bootstrap is used for accessing bootstrap in react. Bootstrap uses jQuery and React-Bootstrap allows us to use bootstrap without jQuery.
Bootstrap is used for designing clean UI of the webpages.
Use-Persisted-State is used for accessing local storage with react
Run:
npm install
Run:
yarn install
Run:
pnpm install
Run:
npm build
Run:
yarn build
Run:
pnpm build
Run:
npm start
Run:
yarn start
Run:
pnpm start
Open a browser and visit: http://localhost:3000 Add your question and answers to start the quiz head to http://localhost:3000/quiz
This allows users to sign-up and secure their progress online