Skip to content

unsplash/uploader-prototype

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages