iamrahulmahato / master-web-development

Learn to code by building projects.
https://masterwebdevelopment.netlify.app/
MIT License
126 stars 302 forks source link

[NEW BEGINNER PROJECT]: Random Dad Jokes Generator Using Fetch API #489

Open Harshitha-Annam opened 1 week ago

Harshitha-Annam commented 1 week ago

🔴 Title : Dad Jokes Generator 🔴 Tech stack : HTML, CSS, JS 🔴 Objective : a more beginner friendly project to get started with APIs 🔴 Summary : The project Uses Fetch API to fetch random Dad jokes from icanhazdadjokes.com. This project introduces APIs in a more beginner friendly way than most. It is also a great project to understand how Fetch API Works. 📸 Screenshots new1


✅ Details to Include When Taking the Issue: Name : Harshitha Annam | Contributor | GSSOC Extd | Hacktoberfest

Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.):


Happy Contributing! 🚀

Wishing you all the best on your open source journey. Enjoy! 😎

Harshitha-Annam commented 1 week ago

Thank you @iamrahulmahato . I will start working on this.