Background color

Udemy clone sample from api.video

Rebuilding Udemy with api.video, Next.js and Typescript

Next.js & api.video

About Next.js and TypeScript

Next.js is an open-source React framework created by Vercel for building server-side rendered (SSR) and statically generated web applications. It simplifies the development process by providing built-in features like automatic code splitting, server-side rendering, and route pre-fetching. Next.js also offers a wide range of plugins and a powerful API for extending its functionality.

TypeScript is an open-source programming language developed by Microsoft. It's a superset of JavaScript, meaning that it builds on top of JavaScript by adding static typing and other features to help developers write more robust and scalable code.

About building an Udemy clone with api.video

Udemy is an open online learning and teaching marketplace where you can have access to a variety of courses. Videos play a huge part in the platform, as users can browse through a list of online courses and interact with them.

Using api.video, you can already replicate core features from the platform. For example displaying the list of videos and a preview of each of them, as well as bookmarking a video, adding notes and displaying video progress.

With the power of api.video’s player SDK, and the Node.js client, you too can build an Udemy clone.

Check out our other demos/examples:

 

For more information, check the links below.

Build your own with api.video

Create your own example, tool or integration and submit to our catalog.