Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yeabnoah/project_maya

This is a YouTube clone project I built back in the day when I was learning React.js. I utilized React, Material UI, and the YouTube API to create this visually appealing clone web app.
https://github.com/yeabnoah/project_maya

clone material-ui reactjs youtube-api

Last synced: 10 days ago
JSON representation

This is a YouTube clone project I built back in the day when I was learning React.js. I utilized React, Material UI, and the YouTube API to create this visually appealing clone web app.

Awesome Lists containing this project

README

        

image

# YouTube Clone

This is a YouTube clone project built as a portfolio project to showcase the developer's skills in frontend development. The clone is created using React.js and Material UI, with integration of the YouTube API for fetching and displaying video content.

## Features

- **YouTube API Integration:** Utilizes the YouTube API to fetch and display video content, mimicking the functionality of the original YouTube platform.

- **React.js:** The project is built using React.js, a popular JavaScript library for building user interfaces.

- **Material UI:** Material UI is used for designing the user interface, providing a sleek and responsive design for the YouTube clone.