Skip to content

Instantly share code, notes, and snippets.

View misterdudu's full-sized avatar
🎯
Focusing

Eduardo misterdudu

🎯
Focusing
View GitHub Profile
0xF610761b1209F7A92225C593F2b82f040006727B
This file has been truncated, but you can view the full file.
/*
Copyright (C) 2011-2019 Hoefler & Co.
This software is the property of Hoefler & Co. (H&Co).
Your right to access and use this software is subject to the
applicable License Agreement, or Terms of Service, that exists
between you and H&Co. If no such agreement exists, you may not
access or use this software for any purpose.
This software may only be hosted at the locations specified in
the applicable License Agreement or Terms of Service, and only
for the purposes expressly set forth therein. You may not copy,
import React, { Component } from "react";
import ReactDOM from "react-dom";
import ReactLoading from 'react-loading';
import Favicon from 'react-favicon';
import Sound from 'react-sound';
//Importing Routes
import {BrowserRouter as Router, Link, Route, Switch} from 'react-router-dom';
//Functions from function.js file