YouTube clone
An application used to fetch data form Youtube based on Rapid API, built with React, JavaScript, and MUI.
Done live Live
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/