Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.85 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.85 KB

MDN Clone

Overview

This project is a simplified clone of the Mozilla Developer Network (MDN) website. It mimics the design and layout of the original MDN platform, focusing on clean UI/UX and responsive design principles. The goal is to showcase front-end development skills using HTML and CSS. And includes sections such as Home, AI Help, Curriculum, and an HTML page.

Features

1. Home page:

image image image image

2. HTML page:

Hover over the References tab and click on HTML...

image(1)

after clicking on that, you will get the HTML page.

image

3. Curriculum page:

On the homepage, click on the 'Curriculum' in the navbar, and you will be directed to the Curriculum page.

image

4. AI Help:

On the homepage, click on the 'AI Help' in the navbar, and you will be directed to the AI-Help page.

image

Technologies Used

  • HTML: For the website's structure.
  • CSS: For styling and layout.

How to View

The project is live and can be viewed here.

Thank you for checking out the MDN Clone repository! If you have any questions or suggestions, feel free to open an issue or contact us directly. Happy coding!