Skip to content

HAlbertin/youtube-like-video-preview

Repository files navigation

Youtube-like Preview List

Youtube-like Preview List in React 18 with TypeScript using the Next.js framework.

Preview

Deployed using Vercel, the running live project can be acessed here.

How to Run

System Requirements

Running Locally

Install the dependencies using yarn after cloning this repo:

yarn

Then just:

yarn dev

Tech Stack

Next Steps

  • Add Icon
  • Add Favicon
  • Add Unit Testing: Vitest for example
  • Add e2e Testing: Playwright for example
  • Add Observability: Sentry for example
  • Add .env variables
  • Enable CI/CD: GitHub Actions for example
  • I left some "TODOs" in the code
  • Pull Request rules:
    • CODEOWNERS
    • Branch Rules
    • PR Template

Releases

No releases published

Packages

No packages published