new README
This commit is contained in:
27
README.md
27
README.md
@ -1,11 +1,30 @@
|
|||||||
# AppCut
|
# 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
|
## License
|
||||||
|
|
||||||
This project is licensed under MIT. [Details](LICENSE)
|
MIT [Details](LICENSE)
|
||||||
|
Reference in New Issue
Block a user