Skip to content

This is my own youtube version. A fully functional application, that allows you upload videos and songs. You can like, comment and subscribe to others' uploads

Notifications You must be signed in to change notification settings

Mhdez221993/youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone

This is my own youtube version. A fully functional application, that allows you upload videos and songs. You can like, comment and subscribe to others' uploads

project image

Project Setup

  1. Upon cloning this repo, add your node version in the "engines" section of the root package.json file.
  • You can find out your node version by running the command node -v in your terminal.
  1. Install dependencies for package.json files for server (in root of project) and for client (in "client" folder)
npm install
cd client && npm install
  1. In the root folder genrate migrations
npm run generate
  1. Run dev script in project root to run both server and client scripts simultaneously.
  • Note: Make sure you are not in the "client" folder
npm run dev

Add remote heroku

heroku git:remote -a mhdez-youtube

Global Dependencies Required

Accounts Required

Recommended Tools

Extensions for VSCode

Helpful Links

Author

👤 Moises Hernandez

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To my coding partner who helped me through all the work
  • To my Stand Up Team who kept my morale up!

About

This is my own youtube version. A fully functional application, that allows you upload videos and songs. You can like, comment and subscribe to others' uploads

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published