Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/image-uploader


https://github.com/malcodeman/image-uploader

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# image-uploader

[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/image-uploader/blob/master/LICENSE)

File picker inspired by [filestack](https://www.filestack.com/docs/uploads/pickers/web/).

![Screenshot](readme/screenshot.png)

## Getting started

```
git clone https://github.com/malcodeman/image-uploader.git
cd image-uploader
npm install
npm start
```

## License

[MIT](./LICENSE)