Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 649 Bytes

File metadata and controls

25 lines (19 loc) · 649 Bytes

Final Project and Deployment

Objectives

Build a fully functional web application. Apply HTML, CSS, and JavaScript concepts learned. Deploy the project using GitHub Pages, Netlify, or Vercel.

Instructions

Choose one of the following project ideas: Blog Website: Implement a multi-page site with navigation. Ecommerce Website: Implement a multi-page site with navigation.

Note

  • Include at least:
  • A responsive design.
  • JavaScript interactivity.
  • A deployment link.

Tasks

Create a well-structured HTML5 document. Use at least 5 different HTML elements. Ensure semantic correctness.

Good luck and happy coding! 🚀💻