https://github.com/paljs/nextjs-admin-template
Free admin dashboard template based on Next.Js with @paljs/ui component package
https://github.com/paljs/nextjs-admin-template
admin admin-dashboard admin-panel admin-template dashboards free-admin-template free-admin-theme nextjs react react-accordion react-admin-dashboard react-admin-panel react-admin-template react-chat react-components react-forms react-select reactjs styled-components themes
Last synced: about 1 month ago
JSON representation
Free admin dashboard template based on Next.Js with @paljs/ui component package
- Host: GitHub
- URL: https://github.com/paljs/nextjs-admin-template
- Owner: paljs
- License: mit
- Created: 2020-10-11T08:04:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:43:04.000Z (over 2 years ago)
- Last Synced: 2025-03-29T16:05:01.856Z (about 1 month ago)
- Topics: admin, admin-dashboard, admin-panel, admin-template, dashboards, free-admin-template, free-admin-theme, nextjs, react, react-accordion, react-admin-dashboard, react-admin-panel, react-admin-template, react-chat, react-components, react-forms, react-select, reactjs, styled-components, themes
- Language: CSS
- Homepage: https://nextjs-admin.paljs.com
- Size: 2.27 MB
- Stars: 460
- Watchers: 12
- Forks: 100
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### nextjs-admin-template
Admin dashboard template based on Next.js with [@paljs/ui](https://github.com/paljs/ui) component package
#### Setup:
```
git clone https://github.com/paljs/nextjs-admin-template.gitcd nextjs-admin-template
yarn install
yarn dev
```


