nban22 / Newspaper

Newspaper Web App: A dynamic online news platform with roles for guests, subscribers, writers, editors, and admins. Features include full-text search, category/tag filters, premium article access, WYSIWYG editor, and secure authentication using Express.js, TypeScript, MongoDB, and EJS
0 stars 0 forks source link

[Homepage] Build Homepage Layout #1

Open nban22 opened 1 week ago

nban22 commented 1 week ago

Objective

Design and implement the homepage structure using EJS to serve as the main landing page for the application. Ensure the layout is responsive and provides placeholders for dynamic content.


Requirements

  1. Use the EJS template engine to create the homepage.
  2. Incorporate a clean and responsive HTML structure.
  3. Add placeholders for:
    • Featured articles.
    • Popular articles.
    • Latest articles.
    • Category-based articles.

Deliverables


Acceptance Criteria