Skip to content
/ nixn Public

Modern and responsive admin dashboard built with React, Tailwind, and Shadcn.

License

Notifications You must be signed in to change notification settings

arifszn/nixn

Repository files navigation


Nixn

Modern and responsive admin dashboard built with React, Tailwind, and Shadcn.

Demo · Report Bug · Request Feature

Dashboard Light Mode Dashboard Dark Mode

Features

  • Elegant and customizable UI using Tailwindcss and Shadcn.
  • Single page application using React Router.
  • Redux Toolkit and RTK Query enabled.
  • Authentication and Authorization.
  • Powerful table component.
  • Code splitting and lazy loading component.
  • ESLint and Prettier.

Demo

https://nixn.netlify.app

Credentials

  • Username: jamesd
  • Password: jamesdpass

Usage

  • Clone the project and change directory.

    git clone https://github.com/arifszn/nixn.git
    cd nixn
  • Install dependencies.

    npm install
  • Run dev server.

    npm run dev
  • Finally, visit http://localhost:5173 from your browser. Credentials can be found above.

Support

You can show your support by starring this project. ★

Github Star

Contribute

To contribute, see the Contributing guide.

License

MIT