This is a simple app for a code challenge to interface with the YouTube API.
 
 
 
Go to file
jeremy d3634f3e35 initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
public initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
src initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
.gitignore initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
LICENSE Initial commit 2024-10-07 19:50:19 -05:00
README.md Initial commit 2024-10-07 19:50:19 -05:00
index.html initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
package-lock.json initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00
package.json initial push, added main app wrapper component, a youtube service o fetch the youtube data, key in .env not pushed, and pagination 2024-10-07 19:57:15 -05:00

README.md

youtube-api

This is a simple app for a code challenge to interface with the YouTube API.