Skip to content

shamvrueth/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple quiz app.

To run it locally,

  1. Install the code as a zip file and extract it
  2. cd into the project folder.
  3. Run the npm i command to install the node modules.
  4. Now, execute all the SQL commands in the queries.sql file in PostgreSQL.
  5. Then, run npx nodemon index.js and visit localhost:3000 to access the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published