Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ad1217/alotofanything

A small tool to make an ALOT from an image
https://github.com/ad1217/alotofanything

Last synced: 8 days ago
JSON representation

A small tool to make an ALOT from an image

Awesome Lists containing this project

README

        

# ALOT of Anything

A quick webapp to make an ALOT from an image.

![ALOT of Fish](/ALOTofFish.png?raw=true)

## Usage

Install deps (just [parcel](https://parceljs.org/)) with `npm install`, then run with `npm start`.

Build with `npm run build`, then stick the resulting `dist` folder in an HTTP server somewhere.