Skip to content

Instantly share code, notes, and snippets.

View AndrewDonnelly93's full-sized avatar

Andrew Donnelly AndrewDonnelly93

  • Knowledge City
  • Dublin, Ireland
View GitHub Profile
@AndrewDonnelly93
AndrewDonnelly93 / scifi.html
Last active January 5, 2016 22:49 — forked from anonymous/scifi.html
Задание для https://goo.gl/WGrXbu
<!DOCTYPE html>
<html lang='ru'>
<head>
<meta charset='UTF-8'>
<title>Sci-Fi</title>
<link rel='stylesheet' type='text/css' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css'>
<script src='https://fb.me/react-0.14.3.js'></script>
<script src='https://fb.me/react-dom-0.14.3.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/react/0.13.1/JSXTransformer.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js'></script>