thinkswell / javascript-mini-projects

Awesome Collection of amazing javascript mini-projects.
The Unlicense
1.14k stars 837 forks source link

Added my version of joke generator by following the given guidelines-… #1098

Closed komalreddy3 closed 6 months ago

komalreddy3 commented 6 months ago

…Komal Reddy

Developer Checklist

Summary

"Joke Generator" app is a simple web application that fetches a random programming-related joke from an API when the user clicks the "Generate Joke" button. The fetched joke is then displayed on the webpage, and a laughter sound effect is played shortly after the joke is displayed. The app provides a lighthearted and entertaining experience for users, combining programming humor with an audio element for added fun.

Screenshot

Responsiveness in mobile

mobile

Responsiveness in laptop

lap

Live Project Link

https://komalreddy3.github.io/JokeGenerator/
komalreddy3 commented 6 months ago

Updates are done as requested

Laptop responsiveness

image

Mobile responsiveness

image

Live Project Link

https://komalreddy3.github.io/JokeGenerator/

komalreddy3 commented 6 months ago

I have done the changes as requested , please let me know if further changes are to be made

On Sun, 31 Dec 2023 at 05:31, Nitkarsh Chourasia @.***> wrote:

@.**** requested changes on this pull request.

The fonts and the background should be worked upon. Visibility of the words is not good. Please, look to it and I will merge it. Thank you.

— Reply to this email directly, view it on GitHub https://github.com/thinkswell/javascript-mini-projects/pull/1098#pullrequestreview-1799596985, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATUMHYLKATU7TJCLRH5O723YMCTL5AVCNFSM6AAAAABA6BJ3TGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOOJZGU4TMOJYGU . You are receiving this because you authored the thread.Message ID: @.*** com>

komalreddy3 commented 6 months ago

Thank you so much

On Mon, 1 Jan, 2024, 6:16 pm Nitkarsh Chourasia, @.***> wrote:

@.**** approved this pull request.

— Reply to this email directly, view it on GitHub https://github.com/thinkswell/javascript-mini-projects/pull/1098#pullrequestreview-1799796692, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATUMHYOE37APV6VQICW22LDYMKV3TAVCNFSM6AAAAABA6BJ3TGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTOOJZG44TMNRZGI . You are receiving this because you authored the thread.Message ID: @.*** com>

NitkarshChourasia commented 6 months ago

image

@komalreddy3 Also do consider adding this.

NitkarshChourasia commented 6 months ago

@komalreddy3 It's included in the Repositories's README.md file. Thank you @NitkarshChourasia