Skip to content

ariyannandi/react-youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React YouTube Clone with Material UI

Description

This is a YouTube clone project built with React and Material UI. It follows the code-along tutorial from the JavaScript Mastery channel on YouTube. The application replicates some basic functionalities of YouTube, allowing users to search and watch videos.

Installation

  1. Clone the repository: git clone https://github.com/ariyannandi/react-youtube-clone.git
  2. Navigate to the project directory: cd react-youtube-clone
  3. Install dependencies: npm install

Usage

To start the development server, run: npm start

Visit http://localhost:3000 in your web browser to access the application.

Technologies

  • React
  • Material UI

Credits

Thanks to JavaScript Mastery for the excellent tutorial that inspired this project. You can find the original tutorial here.

Contact

For any questions or feedback, you can reach out to me at [email protected].