Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.45 KB
logo

📺 Videoistic

👀 Videoistic is a web application that allows you to watch YouTube videos, view comments, and see video suggestions based on the video you are watching. The app integrates with the YouTube API to retrieve video information and comments.

🚀 Technologies Used

  • ⚛️ React
  • 🌐 React Router DOM
  • 🚀 Redux
  • 🎨 Tailwind CSS
  • 📹 YouTube API

🎉 Features

  • 📺 Watch videos on a dedicated watch page
  • 💬 View comments for videos using the YouTube API
  • 🎥 See video suggestions for the current video using the YouTube API
  • 🔍 Search for videos using the YouTube API and view the results
  • 🎥 Browse videos by category using the YouTube API

🛠️ Installation and Usage

  1. 📥 Clone the repository to your local machine.
  2. 📦 Install dependencies using npm install.
  3. 🔑 Obtain a YouTube API key from the Google Developers Console.
  4. 🔧 Rename .env.example to .env and replace YOUR_YOUTUBE_API_KEY with your actual YouTube API key.
  5. 🚀 Start the development server using npm start.

💖 Acknowledgements

  • ⚛️ React
  • 🌐 React Router DOM
  • 🚀 Redux
  • 🎨 Tailwind CSS
  • 📹 Google Developers Console

Note: This project is created for educational purposes only.


Created with ❤️ by Chhakuli Zingare