My experiences creating a Netflix clone using microfrontends

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. react-daily-ui

    100 Days of React UI Interfaces - https://codepen.io/collection/DoLZRm/4/

    But before following any of the laid-out steps provided by Piral, I looked out for a sample project that I could build upon. I'm not a designer, so looking for a React project with good styling was the easiest option. I found this project, which was written using an older React syntax, and was all in one big App module. I converted everything into separate React functional components. This was a great way to learn how React works.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. netflix-piral

    A Netflix clone using microfrontends built as a proof of concept for Piral. This repository contains only the app shell. Built with React. Read more at http://bit.ly/netflix-piral-article

    You can find the code on github

  4. piral

    🚀 Framework for next generation web apps using micro frontends. ⭐️ Star to support our work!

    I created a Netflix clone using Piral: an open-source framework for creating modular applications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Micro Frontends Patterns#14: Reading List

    7 projects | dev.to | 28 Jan 2021
  • How to Obtain an OIDC ID Token for SpacetimeDB Using Next.js and Auth0

    3 projects | dev.to | 26 Apr 2025
  • How to implement oAuth with PKCE for third-party integration in react

    1 project | dev.to | 30 Sep 2024
  • Tools and libraries widely used in micro frontend architectures!

    15 projects | dev.to | 9 Aug 2024
  • Goodbye, Clean Code

    1 project | news.ycombinator.com | 8 Dec 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?