Skip to content

jeanhern81/kulcher-tek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kulcher Tek Media

Description:

Kulcher Tek is a podcast that delves into relationshiop between cultuer and technology and how embeded they are in daily lives.

Click Here to visit Kulcher Tek.

Screenshot Screenshot

Code Snipet:


    const script = document.createElement("script");
    script.setAttribute("src", "https://platform.twitter.com/widgets.js");
    document.getElementsByClassName("twitter-embed")[0].appendChild(script);
    }, []);

    return (
    <section className="twitterContainer">
        <div className="twitter-embed"></div>
    </section>

Technologies Used:

This project was bootstrapped with Create React App.

Releases

No releases published

Packages

No packages published