Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vankha1/miro-clone
https://github.com/vankha1/miro-clone
convex nextjs14 zustand
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vankha1/miro-clone
- Owner: vankha1
- Created: 2024-02-24T13:39:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T09:22:37.000Z (4 months ago)
- Last Synced: 2024-10-28T07:16:27.524Z (about 2 months ago)
- Topics: convex, nextjs14, zustand
- Language: TypeScript
- Homepage: https://miro-clone-ashen.vercel.app
- Size: 9.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```