Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prog-Academy-projects/FuturamaAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ FuturamaAPI App

A simple web app that fetches and displays data from the Futurama API, showcasing characters from the iconic animated series.

🎬 Features

  • Fetch and display:
    • Characters
  • Simple UI for browsing and viewing content
  • Modal for preview Characters data
  • Loading indicator during API requests
  • Responsive layout

πŸ”§ Technologies Used

  • HTML & CSS
  • JavaScript (Vanilla)
  • Futurama API

πŸ“¦ Project Structure

FuturamaAPI/
β”‚
β”œβ”€β”€ index.html         // Main HTML page
β”œβ”€β”€ style/             // Styling
β”‚   └── index.css    
β”‚   └── stylech.css    
β”œβ”€β”€ code/              // JavaScript logic
β”‚   └── index.js      
β”‚   └── methods.js    
└── characters/

πŸ’‘ How to Run

  1. Clone or download the repository:
git clone https://github.com/Prog-Academy-projects/FuturamaAPI.git
  1. Open index.html in your browser.
  2. Enjoy exploring the Futurama universe!

πŸ“Œ Notes

This is a beginner-friendly project built for practice with fetch API and DOM manipulation.

No frameworks or build tools are used.

About

Fetches and displays data from the Futurama API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published