In this series, you'll learn how to create a full stack application with node.js that converts a YouTube video to MP3. In this video, we create a node.js project and install the necessary npm packages: express, ejs, node-fetch@2, and nodemon. We also setup the folder structure to simplify things going forward.
Watch the entire series here:
• Node.js
Application to do list:
Lesson 1 - Install NPM packages and setup folder structure
Lesson 2 - Backend ( server )
Lesson 3 - Frontend
Lesson 4 - Get API key from the YouTube MP3 API
Lesson 5 - Send the project to GitHub with Git
Lesson 6 - Deploy the application on Heroku
Sponsor me on GitHub!
https://github.com/sponsors/miguelznunez
Follow my blog:
/ miguelznunez
Email : [email protected]
Medium : / miguelznunez
Codepen : https://codepen.io/miguelznunez
GitHub : https://github.com/miguelznunez