Show HN: Photoshop Clone Built in React

github.com

49 points by chase-manning 4 days ago

I built React Photo Studio, a free image editor that runs entirely in the browser with React and WebGL. Right now only the brush tool is functional for drawing, while the rest of the interface is a prototype awaiting development. Everything is client side, no backend.

I would appreciate feedback on usability and code structure, and I welcome pull requests.

Live demo https://reactphotostudio.app Code https://github.com/chase-manning/react-photo-studio

alexpadula 2 hours ago

"feature in development". This is really spot on in regards to UI though :D

Brajeshwar 3 days ago
maximge 3 days ago

I see a lot of "Feature In Development"...Well, the "Clone is in Development..."

renerick 3 days ago

So it's basically just static a visual reproduction (aside from the brush). Nothing wrong with that, but I still was hoping for a bit more functional demo, at least with working menus/buttons/dropdowns and layout management.

janmo 3 days ago

It is a bit disappointing, almost every feature I click it says that it is still in develoment.

  • abejfehr 3 days ago

    I'm not actually sure that you can do anything besides draw right now

vrighter 2 days ago

Sorry, but you haven't built it yet. Built it means it is mostly working. This is mostly not even implemented, much less working.

mdhb 3 days ago

Meanwhile.. actual photoshop is built with web components.