Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ad1217/alotofanything
- Owner: ad1217
- Created: 2019-06-07T03:43:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:09:47.000Z (about 2 years ago)
- Last Synced: 2024-10-18T07:18:09.299Z (3 months ago)
- Language: JavaScript
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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.