/EasyTube

Yet another youtube converter with simple and sekxy looking

Primary LanguageVue


Logo

EasyTube

Simple youtube video converter with Nuxt3 & Typescript

Built With

I built this project with following technologies


  • Vue
  • Tailwind
  • Nuxt

Installation

  1. Clone the repo
    git clone https://github.com/fenish/EasyTube.git
  2. Install NPM packages
    npm install

Usage

  1. Run dev server

    • Yarn
      yarn dev
    • Npm
      npm run dev
  2. Build project

    • Yarn
      yarn build
    • Npm
      npm run build

Running Production

NITRO_PORT=80 NODE_ENV=production node .output/server/index.mjs

Screenshots