https://github.com/dafinrmaulana/snapcatch
A simple YouTube and TikTok downloader site
https://github.com/dafinrmaulana/snapcatch
axios tiktok-downloader vue vue3 youtube-downloader
Last synced: 6 months ago
JSON representation
A simple YouTube and TikTok downloader site
- Host: GitHub
- URL: https://github.com/dafinrmaulana/snapcatch
- Owner: dafinrmaulana
- License: mit
- Created: 2024-11-17T15:55:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T05:13:05.000Z (10 months ago)
- Last Synced: 2025-03-24T00:41:22.525Z (7 months ago)
- Topics: axios, tiktok-downloader, vue, vue3, youtube-downloader
- Language: Vue
- Homepage: https://snapcatch.devcores.my.id
- Size: 11.1 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snap-catch
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vite.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```