Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 607 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 607 Bytes

QuizWhiz

QuizWhizz is a fun and interactive quiz application that allows users to test their knowledge across various categories.

Installation

To install and run the QuizWhizz application, follow these steps: Deploy:git clone https://github.com/Social-ali/QuizWhiz npm install npm start npm build http://localhost:3000

gitignore

Node.js

node_modules/ npm-debug.log .env

Build output

build/

Optional npm cache directory

.npm/

Mac system files

.DS_Store

Visual Studio Code files

.vscode/

License

This project is licensed under the MIT License. See the LICENSE file for details.