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.