Skip to content

chanceDira/chance-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

chance-youtube-downloader

This app allows you to download video(s) from youtube

2023-03-07_18-00

How to run

To run this project on your local machine make sure that all the following are checked

  • Nodejs installed on your computer (MacOS, Windows, Linux)
  • Git installed on your computer

Use the following commands to get started with the project

Backend

git clone https://github.com/chanceDira/chance-youtube-downloader.git
cd chance-youtube-downloader
cd backend
npm install
npm run dev
open http://localhost:4000

Frontend

git clone https://github.com/chanceDira/chance-youtube-downloader.git
cd chance-youtube-downloader
cd frontend
npm install
npm run dev
open http://localhost:8080

Technologies

To successfully navigate the codebase of the project, you will need undertanding of the following technologies that are being used to develop this application:

  • Reactjs
  • Javascript
  • Tailwindcss

About

This app allows you to download video(s) from youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published