Skip to content

hemanthsaich/UdemyClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy Clone

This project is a clone of the Udemy website, built using HTML, CSS3, and JavaScript. Udemy is a popular online learning platform that offers a wide range of courses on various topics.

image

Live Link

You can view the live version of this project: https://udemy-clone-sigma.vercel.app/

Features

  • Responsive design: The website is optimized for various screen sizes, including desktop, tablet, and mobile devices.
  • Course listings: Users can browse through a variety of courses offered on the platform.
  • Search functionality: Users can search for specific courses using keywords.
  • Course details: Detailed information about each course, including title, description, instructor, and ratings, is provided.
  • Enroll in courses: Users can enroll in courses they are interested in and start learning.
  • User authentication: Users can create accounts, log in, and access their enrolled courses.

Technologies Used

  • HTML5: Markup language used for structuring the web pages.
  • CSS3: Styling language used for designing the layout and appearance of the website.
  • JavaScript: Programming language used for adding interactivity and dynamic features to the website.