Day 65 of #100DaysOfCode.
Created this Random Jokes generator which uses an API to get a joke when we click the generate joke button.
The difference from yesterday's quote generator:
For this project I used Async await.
link: https://jokes-generator-devggaurav.netlify.app/
Read next

5 npm Tips/Tricks You (Probably) Don't Know 🚀
Niall Maher -

Video Chatting and Screen Sharing with React, Node, WebRTC(peerjs)
Arjhun777 -

10 Awesome Free Courses for Devs by Devs
Simon Holdorf -

Mastering Webpack
Kinanee Samson -
Discussion
Nice! Great work :D
Is there a GitHub repo for this?