LineLogic is a website that pulls data from the YouTube API and GitHub API using the Tailwind CSS framework. It is designed to be responsive, providing a seamless user experience on different devices.
As a web developer, I want to be able to retrieve data from both YouTube and GitHub APIs so that I can display relevant information on my website.
GIVEN I need a youtube videos about a programming language WHEN I click the programming language button
GIVEN I need a github repositories about a programming language
WHEN I click the programming language button
GIVEN I want to save youtube videos
WHEN I click save the button on youtube videos
GIVEN I want to visit the top repositories of a programming language
WHEN I click the visit button in the repository table row
GIVEN I need to view the saved videos
WHEN clicked the saved button the saved videos are displayed
#
https://adefuaad.github.io/LineLogic/
Visit the website at https://adefuaad.github.io/LineLogic/, and interact with the different sections to view data from the YouTube API and GitHub API.
LineLogic is a modern and polished website that provides a seamless user experience while pulling data from the YouTube API and GitHub API. It is built with clean code and meets coding quality standards, making it an ideal example of a well-designed website.