Skip to content

Himanshityagii24/Node.js-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js-Quiz

This is a simple Node.js quiz-Application.

Features:

  1. It serves the questions to users via HTTP endpoints.

  2. It Allows users to submit their answers to the quiz.

  3. Calculate and display the user's score based on the correctness of their answers.

4.It provide feedback to users on their answers (correct/incorrect) along with the correct answer for each question.

Skills used

1.Node.js
2.Express.js
3.API
4.HTML
5.CSS
6.Javascript

Clone the repositery

https://github.com/Himanshityagii24/Node.js-Quiz.git

How to run

1.Change the directory to : cd Node.js-Quiz
2.Run the server: node index.js
3. Run it on the localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published