Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)