Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yeabnoah/project_maya
- Owner: yeabnoah
- Created: 2023-08-28T09:16:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T08:58:43.000Z (10 months ago)
- Last Synced: 2024-04-27T09:40:58.874Z (10 months ago)
- Topics: clone, material-ui, reactjs, youtube-api
- Language: JavaScript
- Homepage: https://mayya.netlify.app/
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.