Skip to content

thepravin/video-hub

Repository files navigation

🎥Video Hub React App (React Project No. 6)

Overview

Welcome to the Video Hub React App! This application is designed to provide users with a seamless experience to discover popular videos, explore new movie trailers, and much more.

Deployment 🚀

https://video-hub-smoky.vercel.app/

📝 What I Learned

Throughout the development of this app, I gained hands-on experience with various technologies and concepts:

  • 🚀 React Installation
  • 🖥 JSX
  • 🧩 Components and Props in React
  • 🔄 Data Flow: Parent to Child and vice versa
  • ⚛️ React Hooks: useState, useEffect, useParam, useError, useSelector,useSelectParams etc.
  • 🧠 Integrating MUI (Material-UI) in React
  • 🌟 Simmer UI
  • 🔍 Debouncing in react

Prerequisites

Could you make sure you have Node.js and npm installed on your machine?

Getting Started

  1. Clone the repository: git clone [repository_url]
  2. Install dependencies: npm install
  3. Run the development server: npm start

ScreenShots

image

image

🧑‍💻 Happy coding!