Skip to content

sparkzilla/healthy-quiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Javascript-Project

How To Run

In terminal

cd into client

npm i

npm run serve

Open new terminal tab

cd into server

npm i

npm run seeds

npm run server:dev

open localhost:8080 in your browser

For best viewing experince open in full screen

Project Briefs

Educational App The BBC are looking to improve their online offering of educational content by developing some interactive browser applications that display information in a fun and interesting way. Your task is to make an a Minimum Viable Product or prototype to put forward to them - this may only be for a small set of information, and may only showcase some of the features to be included in the final app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.0%
  • JavaScript 20.5%
  • HTML 3.5%