https://github.com/anderson-ufrj/cidadao.ai-frontend

https://github.com/anderson-ufrj/cidadao.ai-frontend

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme License Security

README.md

🌐 Cidadão.AI - Frontend

Modern Next.js web application for Brazilian government transparency analysis
Aplicação web moderna Next.js para análise de transparência governamental brasileira

SDG16 Open Gov License Next.js 15 TypeScript Vercel

📖 Complete Documentation Hub

English | Português


🇺🇸 English

Quick Start

```bash

Clone and run development server

git clone https://github.com/anderson-ufrj/cidadao.ai-frontend cd cidadao.ai-frontend npm install npm run dev

Open: http://localhost:3000

```

Features

  • Modern Next.js 15 with App Router
  • Bilingual support (PT-BR/EN-US) with next-intl
  • Responsive design with Tailwind CSS + Radix UI
  • Dark/Light theme with system preference
  • State management with Zustand + Context API
  • Real-time API integration with backend

Links

  • 🌐 Documentation Hub: https://anderson-ufrj.github.io/cidadao.ai-docs/
  • 🚀 Live Demo: https://cidadao-ai-frontend.vercel.app/

🇧🇷 Português

Início Rápido

```bash

Clone e execute o servidor de desenvolvimento

git clone https://github.com/anderson-ufrj/cidadao.ai-frontend cd cidadao.ai-frontend npm install npm run dev

Abra: http://localhost:3000

```

Funcionalidades

  • Next.js 15 moderno com App Router
  • Suporte bilíngue (PT-BR/EN-US) com next-intl
  • Design responsivo com Tailwind CSS + Radix UI
  • Tema escuro/claro com preferência do sistema
  • Gerenciamento de estado com Zustand + Context API
  • Integração em tempo real com API do backend

Links

  • 🌐 Hub de Documentação: https://anderson-ufrj.github.io/cidadao.ai-docs/
  • 🚀 Demo Online: https://cidadao-ai-frontend.vercel.app/

👨‍💻 Author

Anderson Henrique da Silva
📧 andersonhs27@gmail.com | 💻 GitHub

Owner

  • Name: Anderson Henrique Da Silva
  • Login: anderson-ufrj
  • Kind: user
  • Location: Brasil
  • Company: Ruvixx, Inc

GitHub Events

Total
  • Watch event: 1
  • Push event: 34
  • Fork event: 1
  • Create event: 1
Last Year
  • Watch event: 1
  • Push event: 34
  • Fork event: 1
  • Create event: 1

Dependencies

package-lock.json npm
  • 431 dependencies
package.json npm
  • @eslint/eslintrc ^3 development
  • @tailwindcss/postcss ^4 development
  • @types/node ^20 development
  • @types/react ^19 development
  • @types/react-dom ^19 development
  • eslint ^9 development
  • eslint-config-next 15.4.2 development
  • tailwindcss ^4 development
  • typescript ^5 development
  • @radix-ui/react-slot ^1.2.3
  • @tanstack/react-query ^5.83.0
  • axios ^1.10.0
  • class-variance-authority ^0.7.1
  • clsx ^2.1.1
  • framer-motion ^12.23.6
  • lucide-react ^0.525.0
  • next 15.4.2
  • next-intl ^4.3.4
  • react 19.1.0
  • react-dom 19.1.0
  • tailwind-merge ^3.3.1
  • tailwindcss-animate ^1.0.7
  • zustand ^5.0.6