Mindrawer - a free whiteboard for everyone
Mindrawer is a free whiteboard for everyone. It's built with Nuxt 3, Tailwind CSS, Pinia, Vueuse, and more. It's a great starting point for your next project.
- π Demo
NOTES
- This Project using "yarn" as package manager, you can change it to "npm" or "pnpm" if you want.
Preview
|
|
|
|
|
Features
- [X] π Shadcn-vue
- [X] π¨ Tailwind CSS v3
- [X] π [Ofetch]()
- [X] πΉ State & Store Management (Pinia)
- [X] π¦ Vue Composition Collection (Vueuse)
- [X] πͺ Built-in Awesome Component & Layout
Contributors β¨
Thanks go to these wonderful people πΌ
huynamboz π» |
Installation
- clone this repository
git clone https://github.com/huynamboz/mindrawer - install dependencies
yarn install - run development server
yarn dev