An open API service indexing awesome lists of open source software.

https://github.com/sandykr29/freetube

FreeTube is a project created by Sandeep Kumar. It's a clone of the popular video-sharing platform YouTube. The project is built using React, HTML, CSS, and JavaScript.
https://github.com/sandykr29/freetube

Last synced: about 1 year ago
JSON representation

FreeTube is a project created by Sandeep Kumar. It's a clone of the popular video-sharing platform YouTube. The project is built using React, HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

          

FreeTube

FreeTube is a project created by Sandeep Kumar. It's a clone of the popular video-sharing platform YouTube. The project is built using React, HTML, CSS, and JavaScript.

Deployment

The FreeTube project is currently deployed and accessible at: [FreeTube Deployment Link](https://freetubeyoutube.netlify.app/)

Features

Replicates the core functionalities of YouTube
Allows users to watch videos
Displays video details such as title, views, and description
Displays realtime information about user interaction features like liking, disliking, sharing, and saving videos
Provides comment sections for users to engage in discussions
Responsive design for easy access across devices
Technologies Used

React
HTML
CSS
JavaScript
Pages

Home: Landing page displaying videos and search functionality
Watch: Page for watching individual videos with video details and comments
Images

Images used in the project can be found in the assets folder of the GitHub repository.

Author

Sandeep Kumar

Getting Started

To run the FreeTube project locally, follow these steps:

Clone the repository: git clone https://github.com/Sandykr29/FreeTube
Navigate to the project directory: cd FreeTube
Install dependencies: npm install
Start the development server: npm start
Open your browser and visit: http://localhost:3000
Contributing

Contributions to the FreeTube project are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository.