errormakesclever / udemy-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

udemy-clone

Udemy Clone Frontend

Welcome to the Udemy Clone Frontend project! This project is a replica of the Udemy website's frontend built using HTML and CSS. It incorporates various web development techniques like flexbox, animations, and media queries.

Features

  • Responsive design with media queries for different screen sizes.
  • Utilizes flexbox for efficient layout.
  • Animations and transitions for a polished user experience.
  • A Udemy-like design with a homepage and course listings.

Demo

You can see the live demo of this project at https://errormakesclever.github.io/udemy-clone/

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/udemy-clone-frontend.git

About


Languages

Language:HTML 68.6%Language:CSS 31.4%