Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs50victor/easiersave
an online video downloader
https://github.com/cs50victor/easiersave
nextjs react rest-api tailwindcss
Last synced: about 1 month ago
JSON representation
an online video downloader
- Host: GitHub
- URL: https://github.com/cs50victor/easiersave
- Owner: cs50victor
- Created: 2020-11-15T16:19:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:36:47.000Z (about 1 year ago)
- Last Synced: 2024-10-27T16:15:29.601Z (3 months ago)
- Topics: nextjs, react, rest-api, tailwindcss
- Language: JavaScript
- Homepage: https://easiersave.vercel.app/
- Size: 42.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Easiersave
## A youtube video downloader
![thumbnail](thumbnail.png)
- **Framework**: [Next.js](https://nextjs.org/)
- **Deployment**: [Vercel](https://vercel.com)
- **Styling**: [twin.macro](https://github.com/ben-rogerson/twin.macro)### Running Locally
```bash
git clone https://github.com/cs50victor/easiersave.git
cd easiersave
yarn
yarn dev
```[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fcs50victor%2Feasiersave)