Skip to content

nemanjaKostovski/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz

Simple quiz written in React Created with Vite tooling

Basic functionality... On submit will display all the answers in the console

Updates:

  1. Fixed state mutation - used filter method instead of pop.
  2. Remember previous answer - changed up the code a bit, added handleAnswerChange function

Installation To use this app, you'll need to have Node.js installed on your system.

Clone this repository to your local machine using git clone. Navigate to the project directory using cd quiz-app. Run npm install to install the project dependencies. Run npm run dev to start the development server.

Quiz data was generated by chatGPT

About

Simple quiz written in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published