Welcome to Portal.js!
Rapidly build rich data portals using a modern frontend framework!
import Head from 'next/head' import Nav from '../components/Nav' import Footer from '../components/Footer' import styles from '../styles/Home.module.css' export default function Home() { return ( <>
Rapidly build rich data portals using a modern frontend framework!