A simple project built using React JS
Developed to showcase how to embed a YouTube video in a React-based static webpage.
This project is a basic static website created using React JS, demonstrating how to embed and display a YouTube video on a web page. It serves as a starting point for beginners to understand the structure of a React app and how to include media content.
Build a static website using React JS that embeds a YouTube video.
No interactivity or user inputs are required.
- 📽️ Displays a YouTube video embedded via iframe
- ⚛️ Built using React JS (functional component)
- 🌐 Simple, static layout – ideal for beginner learning
- 🚀 Fast and lightweight – no additional libraries or interactivity
- React JS
- HTML
- CSS