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

https://github.com/amilajack/site-previewer


https://github.com/amilajack/site-previewer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## site-previewer

Preview your site by going to https://site-previewer.vercel.app/api/preview?url=https://example.com

## Setup
```bash
git clone https://github.com/amilajack/site-previewer
cd site-previewer
yarn
yarn dev
```