
Youtube Clone Backend (Express + Sequelize)
The Youtube Clone Backend is a project built with the PERN stack (Postgres, Express, React, Node). This repository serves as the backend of the application, leveraging Express and Sequelize. Features include user authentication, video upload, search functionalities, like/dislike videos, subscriptions, comments, profile editing, and more.
The Youtube Clone Backend is a robust project built with Express and Sequelize, offering a range of features including user authentication, video management, search capabilities, and user interactions. With the ability to run locally or be deployed to platforms like Heroku, this backend repository complements the frontend to create a full Youtube clone experience.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.