Skip to content

MarcioMoreira/miniTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🎧 MiniTube — Sound Player Project

MiniTube is a simple sound player web application that uses YouTube video links to play audio and build a dynamic list of previously played items.

This project was created as a practice exercise to strengthen core HTML, JavaScript, and CSS skills, with a focus on DOM manipulation, event handling, and UI updates.

⚠️ Project status: Work in progress. At the moment, MiniTube focuses on creating and managing a playable list rather than full video, but with full audio controls.

⚔️ Current Features

  • Accepts direct YouTube video links

  • Plays audio from the provided links

  • Automatically creates a list of played items

  • Dynamic UI updates using JavaScript

🧠 Tech Stack

  • HTML5

  • CSS3

  • Vanilla JavaScript

🛠️ What This Project Demonstrates

  • DOM manipulation and event handling

  • Basic media handling logic

  • Clean separation between structure, style, and behavior

  • Frontend fundamentals without frameworks

🌱 Purpose

MiniTube was built to practice and reinforce frontend basics, focusing on understanding how interactive web components work under the hood.

“A small project, but every journey begins with a single line of code.”

About

Mini sound player project. A simple, Vanilla JS-powered sound player using links to build dynamic playlists. Exploring the fundamentals of interactive web components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages