Skip to content

Instantly share code, notes, and snippets.

View superskiers's full-sized avatar

superskiers superskiers

View GitHub Profile
@superskiers
superskiers / index.html
Created October 22, 2019 20:48
Star Wars Films API
<!DOCTYPE html>
<html lang="en">
<title>Star Wars API</title>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet">