Skip to content

hackerspider007/superhero-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superheroapp

A Simple project made of HTML, CSS and JS using the awesome Superhero API.

Folder Structure

This contains 3 pages each having it's separate css and js files:

 ├── assets
 ├──details.html
 ├──favourites.html
 ├──index.html
 ├── scripts
 │   ├── details.js
 │   ├── favourites.js
 │   └── index.js
 └── styles
       ├── details.css
       ├── favourites.css
       └── index.css

Objective

Made this for practicing some basic vanilla JS concepts.

Take a look

The page is hosted in here: SuperHeroApp

Video Demonstration

Youtube