Updated 2 months ago
NYC team · same business day
View live demo →
Specs

What's in the box.

Frameworks
7
all included
License
Personal
1 commercial site
Updates
Lifetime
free, quarterly

Cannanews Angular is a modern, bold Cannabis News Magazine Single-Page Application built on Angular 11 and Bootstrap 5. It ships with 13+ routed views, a blog module, delivered as a true Angular SPA with instant route transitions, lazy-loaded feature modules, and a typed TypeScript service layer.

Built for Angular developers delivering marijuana news magazines and cannabis media platforms. The architecture follows Angular best practices: typed service layers, lazy-loaded feature modules, Angular Reactive Forms on the newsroom contact view, and a clean folder structure that scales from a single project to a team codebase. Wire any news REST API and the editorial UI layer — breaking-news ticker, category feeds, and featured-story video popup — is production-ready from day one.

Everything in the Package

  • 13+ fully designed Angular routes across feature modules
  • Angular 11 with lazy-loaded modules and typed Angular Router
  • Bootstrap 5 — full grid, utility classes, and component library
  • Angular Reactive Forms — validation, error messages, and loading states on the newsroom contact route
  • RxJS BehaviorSubject manages shared state — category filters, breaking-news items, and UI state as observable streams
  • Angular HttpClient ready for news REST API integration with environment-based base URLs
  • Angular Meta and Title services — per-route SEO meta tags on every component
  • ARIA v1.3 compliant across all routes — skip nav, landmarks, aria-label, aria-describedby
  • Retina-ready, fully responsive from 320px to 1920px+
  • Angular CLI production build — ng build –configuration production ready
  • Swiper.js integrated for touch-friendly featured-story carousels

TypeScript Architecture and Module Structure

  • Feature modules lazy-loaded via loadChildren — initial bundle is the shell and home route only
  • Typed interfaces for all article and category models — swap the data source for a real news API
  • RxJS BehaviorSubject and Observable streams for reactive state management across components
  • Angular HttpClient with environment-based baseUrl — dev and production URLs configured separately
  • Shared components: NavbarComponent, FooterComponent, BackToTopComponent, breaking-news ticker, and article cards
  • Angular Reactive Forms with per-control validators and inline error messages via ngIf
  • Folder structure: src/app/pages/, src/app/components/, src/app/services/, src/app/models/

All 13 Routes

  • /home-v1 — Editorial hero with featured stories and category news feeds
  • /home-v2 — Alternate magazine-style home layout
  • /home-v3 — Third home variant with distinct article arrangement
  • /category — News category archive, layout one
  • /category-2 — Category archive, layout two
  • /category-3 — Category archive, layout three
  • /category-4 — Category archive, layout four
  • /category-5 — Category archive, layout five
  • /blog-details — Full article view, layout one
  • /blog-details-2 — Full article view, layout two
  • /contact — Editorial newsroom contact form and submission info
  • /404 — Custom branded error page

Key Features

  • 13 Fully Designed HTML5 Pages across home, news categories, articles, and contact
  • 3 Unique Home Layouts — distinct editorial hero styles and article arrangement variants
  • Bootstrap 5 — responsive, mobile-first grid system
  • 5 Category Archive Layouts — five distinct news category page styles for Politics, World, Sport, Business and Lifestyle
  • Blog Article Detail Pages — two full article page layout variants with social share
  • Breaking news ticker and featured-story video popup
  • 404 Page — custom branded error page
  • Contact Page — editorial newsroom contact form and submission info
  • Well Documented — step-by-step documentation for easy setup & customisation
  • Cross-Browser Compatible — Chrome, Firefox, Safari, Edge, Opera

Performance and SEO

  • Angular Meta and Title services set per-route title, og:title, and meta description on every component init
  • Lazy-loaded feature modules keep the initial bundle minimal — secondary routes load on demand
  • Angular Ivy compilation, tree-shaking, and chunk optimisation applied automatically on production build
  • Google Fonts loaded with font-display: swap to prevent invisible-text flash
  • All images carry descriptive alt attributes meeting WCAG 1.1.1
  • ARIA v1.3 compliance across all routes meets WCAG 2.1 AA accessibility requirements

Use Cases

  • Marijuana News Magazines: Enterprise-ready Angular SPA with lazy-loaded modules and typed service architecture
  • Angular Developers: Feature modules, Reactive Forms, and RxJS service patterns reduce project setup time significantly
  • Agencies: Deliver a scalable cannabis news magazine app to clients with Angular CLI production build included
  • Enterprise Teams: Strict TypeScript typing, ARIA compliance, and Angular best practices throughout

Credits and Dependencies

  • Angular 11 — MIT License
  • Bootstrap 5 — MIT License
  • RxJS — Apache-2.0 License
  • TypeScript — Apache-2.0 License
  • ng-bootstrap — MIT License
  • Swiper.js — MIT License
  • Font Awesome 6 — Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT
  • Google Fonts — SIL Open Font License
  • Demo images: Unsplash — Unsplash License (free for commercial use, no attribution required)
  • Demo images: Freepik — Freepik License (free for commercial use with attribution)
  • All demo images are for preview purposes only and are NOT included in the download.

Production code · accessibility ready

Open the source. Read the actual code.

Every Cannanews — Marijuana News Magazine Angular Website Template template ships hand-written, semantic, and accessibility-ready. Tabs preserved. Comments in plain English. BEM naming. WCAG 2.2 AA tested. No spaghetti, no inline JavaScript scattered through the document. Your team extends without rewriting — and your users get a site that works for screen readers, keyboard navigation, and reduced-motion preferences out of the box.

Semantic HTML5Real <section> / <article> / <nav> tags — not div soup.
WCAG 2.2 AA accessibilityReal ARIA, focus order, 4.5:1+ color contrast, keyboard nav.
BEM class systemPredictable naming so your team can extend without breaking.
Reduced-motion respectedprefers-reduced-motion media query disables non-essential transitions.
Skip-link + landmark rolesScreen-reader-friendly navigation at every page top.
Lighthouse 100 a11yAudited per release. Default install scores 100 / 96 / 100 / 100.
hero.html hero.css hero.js
cannanews-marijuana-news-magazine-angular-website-template/hero · v1.0.0 · WCAG 2.2 AA
1<!-- Cannanews — Marijuana News Magazine Angular Website Template hero — semantic, accessible, AICE-priced -->
2<section class="hero hero--cover" role="region" aria-label="Featured">
3 <div class="hero__inner">
4 <h1 class="hero__h1">Built for businesses <em>that ship</em></h1>
5 <a class="btn btn--primary" href="/shop">Shop now</a>
6 </div>
7</section>
8
9/* hero.css — focus-visible & reduced-motion respected */
10.hero :focus-visible { outline: 2px solid var(--c-cyan); }
11@media (prefers-reduced-motion: reduce) { .hero * { animation: none !important; } }
12
13// AICE rebuild cost manifest
14const aice = { claude: '$2,400', buy: '$19' };
Changelog · 1 version

What's changed.

  • Initial release.
  • Angular + RxJS reactive patterns; modular component structure.
  • Detailed documentation included with quick-start guide.
Tags
Customer reviews · 0 verified

What customers actually said.

Reviews

There are no reviews yet.

Be the first to review “Cannanews — Marijuana News Magazine Angular Website Template”
Managed launch · 2 hosting tiers · NYC infrastructure

Don’t have hosting? We launch Cannanews — Marijuana News Magazine Angular Website Template for you.

Skip cPanel. Skip the FTP upload. Skip the DNS configuration. Each hosting tier includes the install, plugin config, and your domain pointed live in 24 hours. Same NYC team that built the template handles your launch.

99.9%Uptime SLA
24hSetup time
NYCSame-day support
Starter
$9.99/mo
  • 1 Website
  • 10 GB Storage
  • Free SSL
  • 1 Database
Deluxe
$27.99/mo
  • 10 Websites
  • 50 GB Storage
  • Free SSL (all sites)
  • 25 Databases
Ultimate
$35.99/mo
  • 25 Websites
  • 75 GB Storage
  • Free SSL (all sites)
  • 50 Databases
Launch
$62.99/mo
  • 100 GB Storage
  • 4 GB RAM
  • 2 CPUs
  • Free SSL
Grow
$155.99/mo
  • 300 GB Storage
  • 16 GB RAM
  • 8 CPUs
  • Free SSL
Expand
$217.99/mo
  • 400 GB Storage
  • 32 GB RAM
  • 16 CPUs
  • Free SSL

Free SSL · 99.9% uptime · 24/7 support · No domain included

Every tier includes — NYC infrastructure

99.9%Uptime SLAMonitored 24/7
24hSetup timeSame business day
SSLHTTPS day oneAuto-renewed
CDNGlobal edge cache15 PoPs worldwide
DailyAuto backups30-day retention
NYCStudio supportSame-day response
From the NYC studio

Save $5 on Cannanews — Marijuana News Magazine Angular Website Template today.

Plus weekly drops · AICE rebuild reports · early access to designs we haven't listed publicly. Same email goes to designers shipping with Letam, Bunlicious, and Aiga.

No spam · unsubscribe anytime

Cannanews — Marijuana News Magazine Angular Website Template
$19 · Angular Templates