Skip to content

Repository files navigation

Beviamo Trends

A Next.js app for tracking Google Trends search interest across craft beer brands in Brazil.

Getting Started

Install dependencies and run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Pages

  • / — default Next.js landing page (unmodified starter content).
  • /cervejarias — embeds a Google Trends "TIMESERIES" comparison widget showing 12-month search interest (Brazil) for the beer brands fermi, zalaz, maali, under tap, and grifo. The widget is loaded client-side via Google's embed_loader.js script.

Stack

Project Structure

src/app/
├── layout.js          # Root layout, loads Inter font
├── page.js            # Home page (CNA default)
├── globals.css        # Tailwind base styles
└── cervejarias/
    └── page.js         # Google Trends comparison page

About

A Next.js app for tracking Google Trends search interest across craft beer brands in Brazil.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages