Logo

EasyTube

Simple youtube video converter with Nuxt3 & Typescript

Built With

I built this project with following technologies

  • Vue
  • Tailwind
  • Nuxt

Prerequisites

  • npm
    npm install npm@latest -g

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

Screenshots

GitHub

View Github