https://github.com/nextpointer/ditto
Online Memory Card Game
https://github.com/nextpointer/ditto
bun react typescript
Last synced: 3 months ago
JSON representation
Online Memory Card Game
- Host: GitHub
- URL: https://github.com/nextpointer/ditto
- Owner: nextpointer
- Created: 2025-03-27T12:06:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T17:57:03.000Z (about 1 year ago)
- Last Synced: 2025-03-27T18:48:45.513Z (about 1 year ago)
- Topics: bun, react, typescript
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DITTO
### The Memory Card Game (pokemon Version)




## Let's start 🏃
### ⬇️ Clone the repo
```bash
git clone https://github.com/nextpointer/Ditto.git
# or
git clone https://github.com/SouZe-San/Ditto.git
```
### 🛠️ Install Dependencies
```bash
cd Ditto
bun install
```
### 🎮Lets play The Game🕹️
```bash
bun dev
```
then open [http://localhost:5173](http://localhost:5173) in your browser.
## 📸 Screenshots