Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scotch-io/filepicker-face-mash

Filepicker demo app to build a wall of user uploads. - https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker
https://github.com/scotch-io/filepicker-face-mash

Last synced: 8 days ago
JSON representation

Filepicker demo app to build a wall of user uploads. - https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker

Awesome Lists containing this project

README

        

# scotch-face-mash
Filepicker demo app to build a wall of user uploads.

## Instructions

1. Clone repo: `git clone [email protected]:scotch-io/scotch-face-mash`
2. Install dependencies: `npm install`
3. Start the server: `node server.js`

Read the tutorial here: [https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker](https://scotch.io/tutorials/handling-file-uploads-painlessly-with-filepicker)