https://github.com/alejandrofloresmtz94/zustand_example
Kanban Board using Zustand, React and Vite
https://github.com/alejandrofloresmtz94/zustand_example
Last synced: 3 months ago
JSON representation
Kanban Board using Zustand, React and Vite
- Host: GitHub
- URL: https://github.com/alejandrofloresmtz94/zustand_example
- Owner: alejandrofloresmtz94
- License: gpl-3.0
- Created: 2023-05-01T02:27:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T20:00:59.000Z (about 2 years ago)
- Last Synced: 2025-01-16T16:23:12.858Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kanban Board.
[](https://opensource.org/licenses/)
## Tech Stack**Client:** Vite, React, Zustand, Vitest
## Features- Create tasks
- Move tasks
- Copy tasks
- Delete tasks
## Screenshots


## Run LocallyClone the project
```bash
git clone https://github.com/alejandrofloresmtz94/zustand_example.git
```Go to the project directory
```bash
cd my-project
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Authors
- [@alejandrofloresmtz94](https://github.com/alejandrofloresmtz94)
## Feedback
If you have any feedback, please reach out at [email protected]