All Projects → unsplash → uploader-prototype

unsplash / uploader-prototype

Licence: other
An open-source prototype of the Unsplash uploader.

Programming Languages

typescript
32286 projects

unsplash-uploader-prototype

Demo

An open-source prototype of the Unsplash uploader.

This prototype is very close to the uploader we have in production today, with the exception of some style and content changes. We hope it’s a useful case study to anyone who wants to build a similar application or wants to use similar technologies/patterns (TypeScript, React, Redux, redux-observable, and finite-state machines).

Read the blog post which dives deep into the technical architecture.

Development

yarn
npm run compile:watch
npm run start:server
open http://localhost:8080
# OR
open http://localhost:8080/?should_render_demos
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].