Skip to content

A PWA UI for a quiz game, made with Vue, Bulma, CSS animations, and a bit of arcade graphics

Notifications You must be signed in to change notification settings

arcadeJHS/n3rdr

Repository files navigation

n3rdr

A PWA UI for a quiz game, made with Vue, Bulma, CSS animations, and a bit of arcade graphics.

Screenshots

What am I?
login homescreen mobile-menu
game-rules game your-bet
user-profile scoreboard your-wins

Project setup

npm install

Dev server

Start the app on a local web server:

npm run serve

Data from proxied .json mock files in public/mock. If game is expired, change the deadLine property inside mock/game.json See vue.config.js file.

Compiles and minifies for production

Build for production:

npm run build

About

A PWA UI for a quiz game, made with Vue, Bulma, CSS animations, and a bit of arcade graphics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published