👀 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.
- ⚛️ React
- 🌐 React Router DOM
- 🚀 Redux
- 🎨 Tailwind CSS
- 📹 YouTube API
- 📺 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
- 📥 Clone the repository to your local machine.
- 📦 Install dependencies using
npm install
. - 🔑 Obtain a YouTube API key from the Google Developers Console.
- 🔧 Rename
.env.example
to.env
and replaceYOUR_YOUTUBE_API_KEY
with your actual YouTube API key. - 🚀 Start the development server using
npm start
.
- ⚛️ React
- 🌐 React Router DOM
- 🚀 Redux
- 🎨 Tailwind CSS
- 📹 Google Developers Console
Note: This project is created for educational purposes only.
Created with ❤️ by Chhakuli Zingare