Video Search | React Application using Youtube API

    Video Search | React Application using Youtube API

    Video Search | Youtube API Integration This React.js video search application uses the Youtube API V3 to complete a video search based on the topic of choice, then displays the first five results while simultaniously loading the first video into the video player. From...
    Image Search

    Image Search

    Image Search This React.js application contains a search bar and image display. When a user types a term into the search bar, a request is sent to the Unsplash API, and photos are then displayed in a three column grid that was designed using CSS grid and JavaScript....
    Geolocation Application

    Geolocation Application

    Geolocation Application This application uses geolocation to determine a user’s latitude. The user’s latitude and the current month is used to determine if it’s “Summer” or “Winter” where they are located, then a seasonal...
    Blog Comment Card

    Blog Comment Card

    Blog Comment Card This mobile responsive, blog comment card was designed using React.js props, HTML and CSS. The avatars were pulled in using the faker.js API, and the card element was designed using Semantic UI....
    React Trivia Quiz

    React Trivia Quiz

    React.js Trivia Quiz This responsive application is a trivia quiz built in React.js. It lets you know if the answer you select is correct or not, and then gives you a final store at the end of the trivia round. When you’re finished, you can click the “Beat...