Ayushparikh-code/Web-dev-mini-projects

Simple jock app

開放

#934 建立於 2025年10月13日

 (4 則留言) (0 個反應) (0 位負責人)HTML (1,669 個分叉)auto 404
hacktoberfesthacktoberfest-accepted

倉庫指標

星標
 (4,487 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Project title Simple Joke App

Project Description

Random Joke Generator

A tiny, beautiful Random Joke Generator built with HTML, CSS and a small client-side JavaScript fetch call.

This mini project shows a single-page app that fetches a random joke from the "Official Joke API" and displays it with a simple glassmorphism UI.

Features

  • Click a button to fetch and display a random joke (setup + punchline).
  • Lightweight: no build tools or server required — just a browser.
  • Responsive layout and simple animations.

Stack: [ x] Html [ x] CSS [ x] JavaScript

貢獻者指南