Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 885 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 885 Bytes

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