Skip to content

mitesh9991/udemy-clone

Repository files navigation

Udemy Clone

This project is a Udemy Clone built using Next.js with the Page Router and styled with Tailwind CSS.

Project Overview

The Udemy Clone is a web application that replicates key features of the Udemy platform, allowing users to browse, search, and enroll in online courses.

Tech Stack

  • Next.js (Page Router): Used for server-side rendering, routing, and building the overall structure of the application.
  • Tailwind CSS: A utility-first CSS framework used for designing responsive and modern UI components.

Features

  • Course Browsing: Users can explore various courses available on the platform.
  • Search Functionality: An integrated search feature allows users to find courses by name, category, or instructor.
  • Responsive Design: The application is fully responsive, ensuring a seamless experience across all devices.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/udemy-clone.git
    cd udemy-clone