Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vankha1/miro-clone


https://github.com/vankha1/miro-clone

convex nextjs14 zustand

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Miro clone

## How to run

- Clone the repository: `https://github.com/vankha1/miro-clone.git`
- Install dependencies:

```bash
npm install
```

- Run command:

```bash
npm run dev
npx convex run
```