Skip to content

Instantly share code, notes, and snippets.

View tundeaoni's full-sized avatar

Olatunde Alex-Oni tundeaoni

View GitHub Profile
@tundeaoni
tundeaoni / index.html
Created November 30, 2016 08:55 — forked from anonymous/index.html
Capture FB Reactions count and show them on webpage
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>My FB Reactions Page</title>
<style>
html {
box-sizing: border-box;
width: 100%;