Project: Make a clone of Linkedin learning website.
Original-Website: https://www.linkedin.com/learning/
Cloned-Website: https://projectlynda.netlify.app/
Linkedin Learning is an online learning platform that helps businesses and individuals adjust to changing technology.Linkedin Learning provide products to build tech skills & Get insights into your workflow.
In this project we have tried to manipulate dom elements, styling using css and tried to make website more dynamic and responsive. With our efforts and the technology stack, that we have learned till now in Unit-3 in the masai school, we were able to clone the whole website with same looking & features.
- HTML
- CSS
- JavaScript
For storing user data we also used localStorage.
- Landing page (Home page)
- Courses page
- Trial page
- Signin page
- Sign-up page
- Clone this repository
- Open index.html using live server.
In this project we were tried to achieve a near to perfect clone of the original website as much as possible. This entire journey of this construct week has given us experiences and we have learned lots of things by applying to the real website and it gave us a lot of confidence. Most of the features are added and functionality of the website is achieved.
All pages are not responsive yet , those pages are might not be properly visible on small screen devices.