Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 549 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 549 Bytes

quiz-app

example workflow

I built this little quiz app in plain javascript, it fetchs questions from and external api. I later added some nodeJS to serve the static files, and containerized the application to use docker and publish to docker hub. Built using the following:

  • Javascript
  • NodeJS
  • Docker and publish image to docker hub
  • CSS3

The site can be accessed on the free hosting site surge.sh => https://galactic-quiz.surge.sh/

License

None