Hi there I'm ANKIT YADAV a full stack developer with Reactjs, TypeScript, Nodejs, MongoDB
"My Tube" is a Front-end Project a Youtube Clone with google API's build with React. Whether Tailwind Css is used for styling and Redux Toolit used for global state management. It gives you semless exprience click to link below.
- Website Link :- https://mytube-webdev-ankit.vercel.app/
Client: React, Redux Toolkit, TailwindCSS.
Clone the project
git clone https://github.com/webdevankit07/YouTube-Clone.git
Go to the project directory
cd YouTube-Clone
Install Frontend dependencies
npm install
Start the Frontend server
npm run dev