Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zuramai/nuxewind

Free Vue JS (Nuxt 2) Tailwind Admin Dashboard Template
https://github.com/zuramai/nuxewind

admin-dashboard free-template tailwindcss vue vue-components vue-tailwindcss

Last synced: 18 days ago
JSON representation

Free Vue JS (Nuxt 2) Tailwind Admin Dashboard Template

Awesome Lists containing this project

README

        

![Screenshot](https://raw.githubusercontent.com/zuramai/nuxewind/main/screenshot.png)

## Installation

1. Clone this repository
```bash
git clone https://github.com/zuramai/nuxewind
```
2. Install dependencies
```bash
# install dependencies
$ yarn install
```

3. Start the project
```bash
$ 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