Skip to content

brandonwie/FS_nodejs_express_pug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard Quiz Game

A small quiz app built with Express and Pug on Node.js

npm version build version

  • Input your name and play Flashcard quizzes
  • Your name is stored in your Cookie
  • If you sign out, you go back to the beginning

Installation

OS X & Linux:

$ npm install
$ nodemon #runs live local server

Release History

  • 0.1.2
    • The first proper release
    • CHANGE: add /public (static assets)
    • FIX: minor bugs (button overlay)
  • 0.1.1
    • CHANGE: Remove footer
    • FIXED: minor style layouts
  • 0.1.0
    • Complete basic functionality
    • Set up routes folder (index, cards)
  • 0.0.1
    • Set up environments

About

Flashcard App with Express and Pug on Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published