top | item 35202578

Show HN: Turn Drawings into React Code

3 points| tscepo | 3 years ago |tshepo.co

2 comments

order

tscepo|3 years ago

I made this as a quick, focused way to generate responsive code for my projects. It focuses on generating responsive element layout, which tends to be the most annoying part of creating UI. With GPT4 being released I'll be able to generate more sophisticated code soon. Posting here to see if it's useful for anyone else.

p2hari|3 years ago

The demo gives me an idea. But let us take the example of header and navbar. What happens in responsive case. will it give me the hamburger icons or a placeholder for that along with the menu for mobile screens? If we are able to generate generic place holder text along with alignment and font sizes built in will be great.