Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 3.25 KB

readme.md

File metadata and controls

78 lines (52 loc) · 3.25 KB

Joke Teller

-----------------------------------------------------

Joke Teller

-----------------------------------------------------

-----------------------------------------------------

📖 Table of Contents

-----------------------------------------------------

📝 About The Project

A joke telling app made in vanilla JavaScript. This project uses JokeAPI to receive the jokes and a Text-to-speech (TTS) API to tell the user the jokes. Based on a ZTM JavaScript course.

-----------------------------------------------------

🛠 Technologies

The following technologies were used to build the project:

-----------------------------------------------------

✔️ Prerequisites

If you want to install the project, you need to have the following requirements:

-----------------------------------------------------

🖥️ Installation

Clone the repo in the terminal, or command line in your code editor

git clone https://github.com/JonnathanRiquelmo/joke-teller.git 

-----------------------------------------------------

📜 Author

Jonnathan Riquelmo

GitHub Badge LinkedIn Badge

⬆ Back to Top