Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.
/ dashboard-ui Public archive

A dashboard using Tailwind CSS and Next for study purposes

Notifications You must be signed in to change notification settings

bfukumori/dashboard-ui

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

This project is a dashboard style app made using TailwindCSS for study purposes.

Key points learned:

  • TailwindCSS fundamentals
  • Theme customization
  • Variants
  • Composition Pattern
  • Dark mode
  • Responsiveness

About

A dashboard using Tailwind CSS and Next for study purposes

Topics

Resources

Stars

Watchers

Forks

Languages