/Udemy-clone

This is frontend part of the Popular Udemy Website. Checkout the live website at:- https://papaya-empanada-e1f625.netlify.app/#

Primary LanguageHTML

Udemy Clone

This is a Full Stack Clone of the Popular Udemy Website. Checkout the live website at:- link

Tech Stack

  • HTML
  • CSS
  • JavaScript(ES6)
  • Local storage
  • API
  • JSON

Description

  • Home page:-

This is the Landing Page of the Website. Here you can see Courses of different Catagories. You can Also Add Courses to the Cart or Have a Detailed view of them in the Next Page. Landing Page

  • Courses Page:-

Clicking on Any Course a new Page Opens up Where You can have a Detailed view of that Course. You can also See the Demo Video. product

  • Cart Page:-

Here all the products added to the cart will be shown. You can delete Products or View the Total Value of Your Cart.

cart

Challenges:-

This was my First Full Stack Project. So that Made it a Bit Challenging. Also The Frontend is in vercel and backed is in heroku. So Solving CORS error was quite challenging.

Learning:-

  • Through out this Project My Problem Solving skills Improved a Lot.
  • Learned a Lot about Deployment.
  • My Code writing style improved a Lot.