Demo · Report Bug · Request Feature
- Elegant and customizable UI using
Tailwindcss
andShadcn
. - 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
andPrettier
.
- Username:
jamesd
- Password:
jamesdpass
-
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.
You can show your support by starring this project. ★
To contribute, see the Contributing guide.