new README

This commit is contained in:
Maze Winther
2025-06-22 22:07:06 +02:00
parent 4148308b66
commit ce49c5ff5f

View File

@ -1,11 +1,30 @@
# AppCut
Oh boy, we're back with another open-source project.
A free, open-source video editor for web, desktop, and mobile.
This time, we're destroying CapCut.
## Why?
Let's fucking go.
- **Privacy**: Your videos stay on your device
- **Free features**: Every basic feature of CapCut is paywalled now
- **Simple**: People want editors that are easy to use - CapCut proved that
## Features
- Timeline-based editing
- Multi-track support
- Real-time preview
- No watermarks or subscriptions
## Development
```bash
cd apps/web
npm install
npm run dev
```
## Contributing
## License
This project is licensed under MIT. [Details](LICENSE)
MIT [Details](LICENSE)