Skip to content

KleversonCruz/commerce-admin

Repository files navigation

Next-Admin

This is an admin dashboard template. You can use it in different situations and projects.

Features

  • ✔️ Built with React and NextJS.
  • ✔️ Tailwind components.
  • ✔️ Dark mode.
  • ✔️ Theme colors change in runtime.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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