Andreas
Experience
Projects
Contact
Andreas Åkerlöf - Frontend Developer
Copyright © Andreas Akerlof 2020
  • Andreas
  • Experience
  • Projects
  • Contact

Joke Quiz

This is a small project I made in the course JavaScript 4 at Nackademin. The mission was to first build an app, then write tests for it and set up automatic tests with CI/CD.

The app itself is a quiz game where you get the premiss and then you guess the punchline. All the jokes are fetched from a Official Joke API. It's built with React.