About Remake
I've designed hundreds of interfaces over the years and I've always wanted the ability to just send someone a working version of a design.
I built Remake so it's super easy to:
* Create a working web app
* Let your users login to your app
* Let users edit their pages with their own data
Remake makes it easy to build your own Wix or Wordpress on top of a static HTML + CSS template — all you have to do is add a few custom attributes.
—
No reviews yet
5
0
4
0
3
0
2
0
1
0
No reviews yet — be the first!
Discussion
5 commentsJoin the conversation
Sign in or create a free account to leave a comment.
Analytics
Unique visitor trends for Remake
51
Total Views
—
This month
—
Avg Rating
5
Discussions
Loading…
Remake works by converting HTML into JSON easily. You tag your HTML elements as either objects or arrays and point Remake to where the data is inside each element (e.g. href, value, innerText, src, etc.). Then Remake saves the page to the database by converting your deeply nested HTML page into a deeply nested JSON file.
Each user gets a copy of the page they can modify with Remake's built-in edit controls and their copy is unique to them. Remake cuts out about 90% of the normal process of building a web app!