Summary
Replace the default Angular landing page with a simple, modern "Coming Soon" page for ZemoLibrary.
This is the first public-facing page of the project and should provide visitors with a clean introduction while development is in progress.
Requirements
- Replace the default Angular page.
- Display the project name ZemoLibrary.
- Display a "Coming Soon" message.
- Include a short description of the project.
- Ensure the layout is responsive.
- Use semantic HTML where appropriate.
- Keep the design simple and modern.
- Do not introduce additional frontend frameworks or libraries.
Nice to Have
- A subtle icon or illustration.
- Smooth but lightweight animations.
- A link to the GitHub repository.
- A footer with the current year.
Acceptance Criteria
- The application builds successfully.
- Existing frontend tests continue to pass (or are updated if necessary).
- The page displays correctly on desktop and mobile.
- No console errors or warnings.
- The implementation follows Angular best practices.
Screenshots
Please attach before and after screenshots to the pull request.
References
Summary
Replace the default Angular landing page with a simple, modern "Coming Soon" page for ZemoLibrary.
This is the first public-facing page of the project and should provide visitors with a clean introduction while development is in progress.
Requirements
Nice to Have
Acceptance Criteria
Screenshots
Please attach before and after screenshots to the pull request.
References