Skip to content

llozano/nextjs-dashboard

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Motivation

  • Having a grouped route to handle requests on the root URL '/'.
  • Having multiple root layouts.
  • Having parallel content rendered inside the secondary root layout (interactive)/layout.
  • Having fun coding a React app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

Data visualization + NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published