Skip to content

HarshScripts22/marvelApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Marvel Hero Finder

A web app built using HTML, CSS, and JavaScript, powered by the Marvel API, that lets you search for any Marvel superhero and view their image, name, and description.

🚀 Features

  • 🔍 Search any Marvel superhero by name
  • 🖼️ Displays hero's image and description
  • ⚡ Marvel API integration
  • 🎨 Clean, responsive UI with transparent themed background
  • 📱 Mobile-friendly design

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • Marvel Developer API
  • MD5.js

📸 Demo

Live Project: Marvel Hero Finder 🚀


🧠 How It Works

  • The user types a Marvel hero name.
  • JavaScript fetches data from the Marvel API using your public key, timestamp, and MD5 hash.
  • The UI updates dynamically to display image and hero description.

📦 Setup Instructions

  1. Clone the repository
    git clone https://github.com/yourusername/marvel-hero-finder.git

About

Search and view Marvel heroes with their image and bio using Marvel API & vanilla JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors