Skip to content

karthikeyanAI/quiz-app-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI GitHub Release (latest by date) License

QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

quiz-app

Built with

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/quiz-app.git
cd quiz-app

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

Available Scripts

In this project, you can run the following scripts:

Script Description
npm start Runs the app in the development mode.
npm test Launches the test runner in the interactive watch mode.
npm run build Builds the app for production to the build folder.
npm run eject This command will remove the single build dependency from your project.

About

quiz-app with node js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published