nuxewind icon indicating copy to clipboard operation
nuxewind copied to clipboard

Free Vue JS (Nuxt 2) Tailwind Admin Dashboard Template

Screenshot

Installation

  1. Clone this repository
git clone https://github.com/zuramai/nuxewind
  1. Install dependencies
# install dependencies
$ yarn install
  1. Start the project
$ yarn dev

To-do List

  • Components
    • [x] Alert
    • [ ] Avatar
    • [x] Badge
    • [x] Breadcrumb
    • [x] Button
    • [x] Card
    • [x] Dropdown
    • [x] Navbar
    • [x] Sidebar
    • [x] Progress
  • Forms
    • [x] Checkbox
    • [x] Input
    • [ ] Textarea
    • [ ] Select
    • [ ] Range
  • Authentication
    • [x] Login
    • [ ] Register
    • [ ] Forgot Password

Contribute

Feel free to contribute

License

This template is under MIT License