Bram-ter / web-app-from-scratch-2223

A single page web app made during the minor-web project Web App From Scratch
https://bram-ter.github.io/web-app-from-scratch-2223/spa/
MIT License
0 stars 0 forks source link

Dadjoke generator 👨🏻

Ever felt the random need to generate a random dad joke or look some up? Now you can with the dad joke generator!

This website was made for the communication and multimedia design minor-web, for the project Web App from scratch

What is used in this project?

This project is made using HTML, CSS and JavaScript. The API used in this project is hosted by api-ninjas.com

Getting started

clone to your local system with the following:

$ git clone git@github.com:Bram-ter/web-app-from-scratch-2223.git`

Then you can just open the index.html, though it is recommended to use an application with a live server otherwise it will not access the api and give an CORS error.

License

This project uses an MIT license