A YouTube clone frontend using modern web development technologies to replicate the core user interface and experience of YouTube. The application features a responsive design that adjusts seamlessly across devices, offering users an intuitive and familiar layout for browsing, searching, and viewing video content.
- Move to Directory. React-JS-Projects -> Intermediate -> Youtube-Clone
- In terminal run command : "npm i"
- Go to Rapid Api to get API Key Link
- Create a .env file in directory, put yout API Key in .env file
- run command "npm run start"