AISKCON-CONSTRUCTION

TechStack Use

Frontend

HTML CSS JavaScript

Backend

Node.js

Usefull Extentions

  • Prettier - Code formatter
  • ESLint

Project Initialization

  • Download node package From nodejs.org

  • Fork the repo to your Github.

  • Clone the Forked Repository to your local machine.

     git clone https://github.com/<YOUR_GITHUB_USER_NAME>/mern_youtube_clone.git.
    
  • Install dependancy

    npm install
  • Open index.html file and start Live Server